summaryrefslogtreecommitdiffstats
path: root/src/xregex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xregex.c')
-rw-r--r--src/xregex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xregex.c b/src/xregex.c
index 3e14280..6f0e5a1 100644
--- a/src/xregex.c
+++ b/src/xregex.c
@@ -15,6 +15,7 @@
****************************************************************************/
#include "xregex.h"
+#include "config.h"
#include <assert.h>
#include <errno.h>
#include <stdlib.h>