summaryrefslogtreecommitdiffstats
path: root/omfwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'omfwd.c')
-rw-r--r--omfwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omfwd.c b/omfwd.c
index 962ec166..096d5d78 100644
--- a/omfwd.c
+++ b/omfwd.c
@@ -30,6 +30,7 @@
*/
#include "config.h"
#ifdef SYSLOG_INET
+#include "rsyslog.h"
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
@@ -47,7 +48,6 @@
#else
#include <fcntl.h>
#endif
-#include "rsyslog.h"
#include "syslogd.h"
#include "syslogd-types.h"
#include "srUtils.h"