summaryrefslogtreecommitdiffstats
path: root/tools/regexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regexp.c')
-rw-r--r--tools/regexp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/regexp.c b/tools/regexp.c
index c8e4c681..e8bba4f4 100644
--- a/tools/regexp.c
+++ b/tools/regexp.c
@@ -26,6 +26,7 @@
*
* A copy of the GPL can be found in the file "COPYING" in this distribution.
*/
+#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>