diff options
author | Michael Biebl <biebl@debian.org> | 2011-03-09 22:20:53 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2011-03-09 22:20:53 +0100 |
commit | a362b3333f84518889cefc1706d4e6adaa92888c (patch) | |
tree | c680c3dec25c9b987bcb3ddb2caa34f68fe00944 /tools/omshell.c | |
parent | 4f45cc34384973b3643148c21a5ede489ab05f86 (diff) | |
download | rsyslog-a362b3333f84518889cefc1706d4e6adaa92888c.tar.gz |
Imported Upstream version 5.7.8upstream/5.7.8
Diffstat (limited to 'tools/omshell.c')
-rw-r--r-- | tools/omshell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/omshell.c b/tools/omshell.c index f8a6852..25f9838 100644 --- a/tools/omshell.c +++ b/tools/omshell.c @@ -46,6 +46,7 @@ #include "errmsg.h" MODULE_TYPE_OUTPUT +MODULE_TYPE_NOKEEP /* internal structures */ |