]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/log.c
Remove imp.h and exp.h header files
[ngircd-alex.git] / src / ngircd / log.c
index 32cf6cfd60b3da5783d481328c83c61d081d9de3..cc819ad7533f26b88da5e1254502f506f3c3d9c9 100644 (file)
@@ -16,7 +16,6 @@
  * Logging functions
  */
 
-#include "imp.h"
 #include <assert.h>
 #include <errno.h>
 #ifdef PROTOTYPES
@@ -40,7 +39,6 @@
 #include "irc-write.h"
 #include "conf.h"
 
-#include "exp.h"
 #include "log.h"
 
 static bool Is_Daemon;