diff options
Diffstat (limited to 'parser.c')
-rw-r--r-- | parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ #include <wctype.h> #include <errno.h> #include "config.h" -#include ALLOCA_H +#include "alloca.h" #ifdef __CYGWIN__ #include <sys/utsname.h> #endif |