From 73404a09d4f26522902a11b02f27896fa1a23d37 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 19 Aug 2018 13:37:42 +0200 Subject: usyslogd: minor header restructuring/file structure cleanup Signed-off-by: David Oberhollenzer --- syslogd/logfile.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'syslogd/logfile.c') diff --git a/syslogd/logfile.c b/syslogd/logfile.c index 513b027..ec82d0c 100644 --- a/syslogd/logfile.c +++ b/syslogd/logfile.c @@ -24,8 +24,7 @@ #include #include -#include "backend.h" -#include "config.h" +#include "syslogd.h" #include "util.h" -- cgit v1.2.3