summaryrefslogtreecommitdiffstats
path: root/omdiscard.c
diff options
context:
space:
mode:
Diffstat (limited to 'omdiscard.c')
-rw-r--r--omdiscard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omdiscard.c b/omdiscard.c
index 7a21e46c..d3350032 100644
--- a/omdiscard.c
+++ b/omdiscard.c
@@ -25,12 +25,12 @@
* A copy of the GPL can be found in the file "COPYING" in this distribution.
*/
#include "config.h"
+#include "rsyslog.h"
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
-#include "rsyslog.h"
#include "syslogd.h"
#include "syslogd-types.h"
#include "omdiscard.h"