summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/match.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/match.c b/src/match.c
index c0078851..869850c1 100644
--- a/src/match.c
+++ b/src/match.c
@@ -20,6 +20,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#ifdef HAVE_PCRE
#include <pcre.h>