summaryrefslogtreecommitdiffstats
path: root/tools/omusrmsg.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-04-19 08:24:25 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-04-19 08:24:25 +0200
commitbbe1f2688c4bd5cb1b66bb48af1ce5428d69c3b9 (patch)
tree08e4f48d250765693153e0ecc13db01cc32e4542 /tools/omusrmsg.c
parente1c34e174139ad030ca1108ff9782b294909013c (diff)
downloadrsyslog-bbe1f2688c4bd5cb1b66bb48af1ce5428d69c3b9.tar.gz
rsyslog-bbe1f2688c4bd5cb1b66bb48af1ce5428d69c3b9.tar.bz2
rsyslog-bbe1f2688c4bd5cb1b66bb48af1ce5428d69c3b9.zip
renaming conf.* wasn't a good idea -- undoing
too many dependencies, things get cluttered (and merging probably gets problematic). Now new config will be "conf2".
Diffstat (limited to 'tools/omusrmsg.c')
-rw-r--r--tools/omusrmsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/omusrmsg.c b/tools/omusrmsg.c
index e5477a1c..da510e08 100644
--- a/tools/omusrmsg.c
+++ b/tools/omusrmsg.c
@@ -74,7 +74,7 @@
#include "srUtils.h"
#include "stringbuf.h"
#include "syslogd-types.h"
-#include "legacyconf.h"
+#include "conf.h"
#include "omusrmsg.h"
#include "module-template.h"
#include "errmsg.h"