projects
/
hopm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d09d87
)
- log.c: remove header includes we don't need
author
michael
<michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 3 Jun 2015 16:41:02 +0000
(16:41 +0000)
committer
michael
<michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 3 Jun 2015 16:41:02 +0000
(16:41 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@6035
82007160
-df01-0410-b94d-
b575c5fd34c7
src/log.c
patch
|
blob
|
history
diff --git
a/src/log.c
b/src/log.c
index 88e6be753e81fc4cabfd94a0e30e40f0aac935e4..b4f135a9d2050ebe5a592873d2ceab28f8bf60e8 100644
(file)
--- a/
src/log.c
+++ b/
src/log.c
@@
-27,8
+27,6
@@
#include <string.h>
#include <time.h>
-#include "compat.h"
-#include "config.h"
#include "log.h"
#include "main.h"