From b424b8c249891e977d4bc26ac97b5aea36e91f77 Mon Sep 17 00:00:00 2001 From: Tomas Heinrich Date: Sun, 19 May 2013 09:53:30 +0200 Subject: Don't #include libestr and libee headers when not necessary Through msg.h, many unrelated components needlessly required LIBEE_CFLAGS. --- runtime/msg.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'runtime/msg.h') diff --git a/runtime/msg.h b/runtime/msg.h index edf5ed98..6faf066a 100644 --- a/runtime/msg.h +++ b/runtime/msg.h @@ -35,8 +35,6 @@ #include "syslogd-types.h" #include "template.h" #include "atomic.h" -#include "libee/libee.h" - /* rgerhards 2004-11-08: The following structure represents a * syslog message. -- cgit v1.2.3