summaryrefslogtreecommitdiffstats
path: root/regexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'regexp.c')
-rw-r--r--regexp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/regexp.c b/regexp.c
index 96ef4f5f..55013ad1 100644
--- a/regexp.c
+++ b/regexp.c
@@ -25,6 +25,7 @@
#include "config.h"
#include <regex.h>
+#include <string.h>
#include <assert.h>
#include "rsyslog.h"