hush: plug the leak of expanded heredoc

This commit is contained in:
Denis Vlasenko
2009-04-09 14:15:57 +00:00
parent efea9d2819
commit 1943aec2ec
6 changed files with 49 additions and 10 deletions

View File

@@ -26,8 +26,7 @@
* rewrote arith (see notes to this), added locale support,
* rewrote dynamic variables.
*/
#include "busybox.h"
#include "libbb.h"
#include "math.h"
#define a_e_h_t arith_eval_hooks_t