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