summaryrefslogtreecommitdiffstats
path: root/sysif.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysif.c')
-rw-r--r--sysif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysif.c b/sysif.c
index 5ba65ebf..365c77cb 100644
--- a/sysif.c
+++ b/sysif.c
@@ -76,7 +76,7 @@
#if HAVE_DLOPEN
#include <dlfcn.h>
#endif
-#include ALLOCA_H
+#include "alloca.h"
#include "lib.h"
#include "stream.h"
#include "hash.h"