summaryrefslogtreecommitdiffstats
path: root/tools/msggen.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-05 09:54:42 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-05 09:54:42 +0100
commit40be6cb6e7a167402039d24e047c94bdb19bd22e (patch)
treea254249ee29f09c88ee82990d2049ede0ffabb07 /tools/msggen.c
parent424de9fb94725769cfcbb0f0a5937781376c4e73 (diff)
parent396e211e5cfd195b7135947d425b089a0447fa88 (diff)
downloadrsyslog-40be6cb6e7a167402039d24e047c94bdb19bd22e.tar.gz
rsyslog-40be6cb6e7a167402039d24e047c94bdb19bd22e.tar.bz2
rsyslog-40be6cb6e7a167402039d24e047c94bdb19bd22e.zip
Merge branch 'v4-stable-solaris' into master-solaris
Conflicts: ChangeLog configure.ac doc/manual.html tests/rt-init.c
Diffstat (limited to 'tools/msggen.c')
-rw-r--r--tools/msggen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/msggen.c b/tools/msggen.c
index 06244c18..29ade3a7 100644
--- a/tools/msggen.c
+++ b/tools/msggen.c
@@ -21,6 +21,7 @@
* A copy of the GPL can be found in the file "COPYING" in this distribution.
*/
+#include "config.h"
#include <stdio.h>
#include <syslog.h>