summaryrefslogtreecommitdiff
path: root/tests/rt-init.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-03-04 14:16:21 +0100
committerMichael Biebl <biebl@debian.org>2010-03-04 14:16:21 +0100
commit4af6f89dda61bb5acd862b805302542d9c0da005 (patch)
tree92281dd8c85c9361de75437db2b6f4149cc29b48 /tests/rt-init.c
parent98a45d0b54c09ca82b3540491915ad6cc61c1a97 (diff)
downloadrsyslog-4af6f89dda61bb5acd862b805302542d9c0da005.tar.gz
Imported Upstream version 4.6.1upstream/4.6.1
Diffstat (limited to 'tests/rt-init.c')
-rw-r--r--tests/rt-init.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rt-init.c b/tests/rt-init.c
index aaac7ed..66a9ad3 100644
--- a/tests/rt-init.c
+++ b/tests/rt-init.c
@@ -21,10 +21,10 @@
*
* A copy of the GPL can be found in the file "COPYING" in this distribution.
*/
-#include <stdio.h>
-
+#include "config.h"
#include "rsyslog.h"
#include "testbench.h"
+#include <stdio.h> /* must be last, else we get a zlib compile error on some platforms */
MODULE_TYPE_TESTBENCH