diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-05-21 04:29:53 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-05-21 04:29:53 +0200 |
commit | 780e2d37e4d27f040d15e09b25542d6808a19436 (patch) | |
tree | ed63ad693d64961c3db56a423827e83e9760b156 /plugins/omlibdbi/omlibdbi.c | |
parent | 503dec99f2e21fba336c989b209fadbf201e6f7e (diff) | |
parent | 715b9fe052f5a7c622a1f71f905461e06e398de8 (diff) | |
download | rsyslog-780e2d37e4d27f040d15e09b25542d6808a19436.tar.gz rsyslog-780e2d37e4d27f040d15e09b25542d6808a19436.tar.bz2 rsyslog-780e2d37e4d27f040d15e09b25542d6808a19436.zip |
Merge branch 'beta'
Conflicts:
ChangeLog
plugins/imrelp/imrelp.c
Diffstat (limited to 'plugins/omlibdbi/omlibdbi.c')
-rw-r--r-- | plugins/omlibdbi/omlibdbi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/omlibdbi/omlibdbi.c b/plugins/omlibdbi/omlibdbi.c index e14a0ab6..98da2224 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" |