diff options
Diffstat (limited to 'src/hyper/macro.c')
-rw-r--r-- | src/hyper/macro.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hyper/macro.c b/src/hyper/macro.c index 63723153..aea33777 100644 --- a/src/hyper/macro.c +++ b/src/hyper/macro.c @@ -37,6 +37,7 @@ #include "openaxiom-c-macros.h" #include "debug.h" +#include "halloc.h" #include "sockio.h" #include "parse.h" #include "hyper.h" |