From 19cad8b12fa34e05f903c1d55c77453be1bab431 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 29 Jan 2008 10:23:10 +0000 Subject: implemented naming for all objects (mostly as a debug aid, but you never know what else it will be good for) --- msg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msg.c') diff --git a/msg.c b/msg.c index 3bdc1f92..cc81c109 100644 --- a/msg.c +++ b/msg.c @@ -27,7 +27,6 @@ * A copy of the GPL can be found in the file "COPYING" in this distribution. */ #include "config.h" -#include "rsyslog.h" #include #include #include @@ -36,6 +35,7 @@ #include #include #include +#include "rsyslog.h" #include "syslogd.h" #include "srUtils.h" #include "stringbuf.h" -- cgit v1.2.3