summaryrefslogtreecommitdiffstats
path: root/iminternal.c
diff options
context:
space:
mode:
Diffstat (limited to 'iminternal.c')
-rw-r--r--iminternal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iminternal.c b/iminternal.c
index a52fe741..9fce41a7 100644
--- a/iminternal.c
+++ b/iminternal.c
@@ -25,13 +25,13 @@
* 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 <stdlib.h>
#include <string.h>
#include <assert.h>
-#include "rsyslog.h"
#include "syslogd.h"
#include "linkedlist.h"
#include "iminternal.h"