From: michael Date: Wed, 3 Jun 2015 16:41:02 +0000 (+0000) Subject: - log.c: remove header includes we don't need X-Git-Tag: 1.1.0beta1~66 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=d78ccd40af9c691f2393548504eef99f635d97f8;p=hopm.git - log.c: remove header includes we don't need git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@6035 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/src/log.c b/src/log.c index 88e6be7..b4f135a 100644 --- a/src/log.c +++ b/src/log.c @@ -27,8 +27,6 @@ #include #include -#include "compat.h" -#include "config.h" #include "log.h" #include "main.h"