summaryrefslogtreecommitdiffstats
path: root/msg.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-20 15:40:01 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-20 15:40:01 +0000
commit4d53a1e6a3519b6fb7f1bb201a8a735a8e73218f (patch)
tree83b2a87e0987ea0363cb0272e4510fce493ad1d0 /msg.c
parent66214d45c76220ceb2d76ff1881baf79bee147a3 (diff)
downloadrsyslog-4d53a1e6a3519b6fb7f1bb201a8a735a8e73218f.tar.gz
rsyslog-4d53a1e6a3519b6fb7f1bb201a8a735a8e73218f.tar.xz
rsyslog-4d53a1e6a3519b6fb7f1bb201a8a735a8e73218f.zip
moved part of the shell action to its own module
Diffstat (limited to 'msg.c')
-rw-r--r--msg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/msg.c b/msg.c
index ae0e47e2..8a02b02e 100644
--- a/msg.c
+++ b/msg.c
@@ -36,7 +36,6 @@
#include <ctype.h>
#include "rsyslog.h"
#include "syslogd.h"
-#include "template.h"
#include "srUtils.h"
#include "msg.h"