summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-12 02:00:13 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-12 02:00:13 +0200
commit8ca5c6b27feb46efbf6d3e3b8a78b0f839bfe613 (patch)
treea48fd794a71ffe38cbbe3ad37f4b9800cda39239 /plugins
parent687aaaab178fb098fa27a5921762deaa0ac4728c (diff)
downloadrsyslog-8ca5c6b27feb46efbf6d3e3b8a78b0f839bfe613.tar.gz
rsyslog-8ca5c6b27feb46efbf6d3e3b8a78b0f839bfe613.tar.xz
rsyslog-8ca5c6b27feb46efbf6d3e3b8a78b0f839bfe613.zip
omlibdbi: added necessary include
Diffstat (limited to 'plugins')
-rw-r--r--plugins/omlibdbi/omlibdbi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/omlibdbi/omlibdbi.c b/plugins/omlibdbi/omlibdbi.c
index 7fcf9631..e6f3fbd9 100644
--- a/plugins/omlibdbi/omlibdbi.c
+++ b/plugins/omlibdbi/omlibdbi.c
@@ -43,6 +43,7 @@
#include "dirty.h"
#include "syslogd-types.h"
#include "cfsysline.h"
+#include "conf.h"
#include "srUtils.h"
#include "template.h"
#include "module-template.h"