summaryrefslogtreecommitdiffstats
path: root/tools/regexp.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-05 07:56:07 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-05 07:56:07 +0100
commit56764b912ea944a0abc7d92429d7520c2247cdd9 (patch)
tree7719d2f8589a5eb0cb8ef5505c6b73f3d417e247 /tools/regexp.c
parent2a494ffc41cd33124bbfea01ad41750b8967efed (diff)
parent0b84d47f7a244c25f63fadcec92d12ebfbe319a4 (diff)
downloadrsyslog-56764b912ea944a0abc7d92429d7520c2247cdd9.tar.gz
rsyslog-56764b912ea944a0abc7d92429d7520c2247cdd9.tar.xz
rsyslog-56764b912ea944a0abc7d92429d7520c2247cdd9.zip
Merge branch 'v4-stable' into v4-stable-solaris
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>