From dd9bdb5566c56a2bb67b09a67410b16e29004568 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 4 Sep 2013 10:07:16 +0200 Subject: bugfix: some more build problems with newer json-c versions Thanks to Michael Biebl for mentioning the problem. --- plugins/ommongodb/ommongodb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ommongodb/ommongodb.c') diff --git a/plugins/ommongodb/ommongodb.c b/plugins/ommongodb/ommongodb.c index 64d501d3..ecfd2518 100644 --- a/plugins/ommongodb/ommongodb.c +++ b/plugins/ommongodb/ommongodb.c @@ -35,7 +35,7 @@ #include #include /* For struct json_object_iter, should not be necessary in future versions */ -#include +#include #include "rsyslog.h" #include "conf.h" -- cgit v1.2.3