diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-10-16 09:18:51 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-10-16 09:18:51 +0200 |
commit | f3884d52628b4e43425adad3826c9e324cd60291 (patch) | |
tree | 50491e3758123b90c5f097c5416ab432f6b38f94 /plugins/omtesting/omtesting.c | |
parent | ba475a90cf877977be67ebb72fa844f36f338f1d (diff) | |
download | rsyslog-f3884d52628b4e43425adad3826c9e324cd60291.tar.gz rsyslog-f3884d52628b4e43425adad3826c9e324cd60291.tar.xz rsyslog-f3884d52628b4e43425adad3826c9e324cd60291.zip |
ensure proper imudp shutdown even on a very busy system
Diffstat (limited to 'plugins/omtesting/omtesting.c')
-rw-r--r-- | plugins/omtesting/omtesting.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/omtesting/omtesting.c b/plugins/omtesting/omtesting.c index 8f6cdbe5..9442f691 100644 --- a/plugins/omtesting/omtesting.c +++ b/plugins/omtesting/omtesting.c @@ -53,6 +53,7 @@ #include "dirty.h" #include "syslogd-types.h" #include "module-template.h" +#include "conf.h" #include "cfsysline.h" MODULE_TYPE_OUTPUT |