summaryrefslogtreecommitdiffstats
path: root/unwind.c
diff options
context:
space:
mode:
Diffstat (limited to 'unwind.c')
-rw-r--r--unwind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unwind.c b/unwind.c
index 34ce8792..213e2119 100644
--- a/unwind.c
+++ b/unwind.c
@@ -45,7 +45,7 @@
#include "eval.h"
#include "struct.h"
#include "cadr.h"
-#include ALLOCA_H
+#include "alloca.h"
#include "unwind.h"
#define UW_CONT_FRAME_BEFORE (32 * sizeof (val))