diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-20 15:40:01 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-20 15:40:01 +0000 |
commit | 4d53a1e6a3519b6fb7f1bb201a8a735a8e73218f (patch) | |
tree | 83b2a87e0987ea0363cb0272e4510fce493ad1d0 /msg.h | |
parent | 66214d45c76220ceb2d76ff1881baf79bee147a3 (diff) | |
download | rsyslog-4d53a1e6a3519b6fb7f1bb201a8a735a8e73218f.tar.gz rsyslog-4d53a1e6a3519b6fb7f1bb201a8a735a8e73218f.tar.xz rsyslog-4d53a1e6a3519b6fb7f1bb201a8a735a8e73218f.zip |
moved part of the shell action to its own module
Diffstat (limited to 'msg.h')
-rw-r--r-- | msg.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ #ifndef MSG_H_INCLUDED #define MSG_H_INCLUDED 1 +#include "template.h" + /* rgerhards 2004-11-08: The following structure represents a * syslog message. * |