aboutsummaryrefslogtreecommitdiff
path: root/src/regexp_nfa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regexp_nfa.c')
-rw-r--r--src/regexp_nfa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regexp_nfa.c b/src/regexp_nfa.c
index 75deff1b3e..902d46f825 100644
--- a/src/regexp_nfa.c
+++ b/src/regexp_nfa.c
@@ -6,6 +6,7 @@
*/
#include "misc2.h"
+#include "garray.h"
/*
* Logging of NFA engine.