summaryrefslogtreecommitdiffstats
path: root/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'struct.c')
-rw-r--r--struct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/struct.c b/struct.c
index dbff36a1..dedc09e6 100644
--- a/struct.c
+++ b/struct.c
@@ -34,7 +34,7 @@
#include <signal.h>
#include <assert.h>
#include "config.h"
-#include ALLOCA_H
+#include "alloca.h"
#include "lib.h"
#include "hash.h"
#include "eval.h"