summaryrefslogtreecommitdiffstats
path: root/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'net.c')
-rw-r--r--net.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net.c b/net.c
index 00a445ca..bf0e468b 100644
--- a/net.c
+++ b/net.c
@@ -29,6 +29,7 @@
#ifdef SYSLOG_INET
+#include "rsyslog.h"
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
@@ -39,7 +40,6 @@
#include <ctype.h>
#include <netdb.h>
-#include "rsyslog.h"
#include "syslogd.h"
#include "syslogd-types.h"
#include "net.h"