summaryrefslogtreecommitdiffstats
path: root/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'hash.c')
-rw-r--r--hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hash.c b/hash.c
index c5344c69..b77bb092 100644
--- a/hash.c
+++ b/hash.c
@@ -32,7 +32,7 @@
#include <limits.h>
#include <signal.h>
#include "config.h"
-#include ALLOCA_H
+#include "alloca.h"
#if HAVE_UNISTD_H
#include <unistd.h>
#endif