summaryrefslogtreecommitdiffstats
path: root/omfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'omfile.c')
-rw-r--r--omfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omfile.c b/omfile.c
index aba68256..6f30108b 100644
--- a/omfile.c
+++ b/omfile.c
@@ -31,6 +31,7 @@
* 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>
@@ -42,7 +43,6 @@
#include <unistd.h>
#include <sys/file.h>
-#include "rsyslog.h"
#include "syslogd.h"
#include "syslogd-types.h"
#include "srUtils.h"