diff options
Diffstat (limited to 'src/hyper/parse-aux.c')
-rw-r--r-- | src/hyper/parse-aux.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hyper/parse-aux.c b/src/hyper/parse-aux.c index 08995d49..5cf233b3 100644 --- a/src/hyper/parse-aux.c +++ b/src/hyper/parse-aux.c @@ -37,6 +37,7 @@ #define _PARSE_AUX_C #include "debug.h" +#include "halloc.h" #include "sockio.h" #include "parse.h" #include "addfile.h" |