diff options
Diffstat (limited to 'unwind.c')
-rw-r--r-- | unwind.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |