summaryrefslogtreecommitdiffstats
path: root/outchannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'outchannel.c')
-rw-r--r--outchannel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/outchannel.c b/outchannel.c
index 13161a80..a713680f 100644
--- a/outchannel.c
+++ b/outchannel.c
@@ -13,13 +13,13 @@
#define BSD
#endif
+#include "rsyslog.h"
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <assert.h>
-#include "rsyslog.h"
#include "stringbuf.h"
#include "outchannel.h"
#include "syslogd.h"