summaryrefslogtreecommitdiffstats
path: root/match.c
diff options
context:
space:
mode:
Diffstat (limited to 'match.c')
-rw-r--r--match.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/match.c b/match.c
index c55daaef..488d4770 100644
--- a/match.c
+++ b/match.c
@@ -32,7 +32,7 @@
#include <wchar.h>
#include <signal.h>
#include "config.h"
-#include ALLOCA_H
+#include "alloca.h"
#include "lib.h"
#include "gc.h"
#include "args.h"