diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-09-28 17:46:50 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-09-28 17:46:50 +0200 |
commit | e3a611ac6204e785d8f85ff54156dac5a722968f (patch) | |
tree | f2ba4d488aa962e90816db01868668175acc512a /grammar/rainerscript.c | |
parent | bc9ca278b57dedfe30bfb8812b1e3c2f50982057 (diff) | |
download | rsyslog-e3a611ac6204e785d8f85ff54156dac5a722968f.tar.gz rsyslog-e3a611ac6204e785d8f85ff54156dac5a722968f.tar.bz2 rsyslog-e3a611ac6204e785d8f85ff54156dac5a722968f.zip |
cleanup
Diffstat (limited to 'grammar/rainerscript.c')
-rw-r--r-- | grammar/rainerscript.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grammar/rainerscript.c b/grammar/rainerscript.c index 5b01bf47..d77721b8 100644 --- a/grammar/rainerscript.c +++ b/grammar/rainerscript.c @@ -22,7 +22,6 @@ * A copy of the GPL can be found in the file "COPYING" in this distribution. * A copy of the LGPL can be found in the file "COPYING.LESSER" in this distribution. */ - #include "config.h" #include <stdio.h> #include <stdlib.h> |