From: michael Date: Wed, 3 Jun 2015 16:40:50 +0000 (+0000) Subject: - log.c: remove header includes we don't need X-Git-Tag: 1.0.7~14 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=9e40976ecc7995899628a7bfcd18130084528402;p=hopm.git - log.c: remove header includes we don't need git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@6034 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"