]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-channel.c
Remove imp.h and exp.h header files
[ngircd-alex.git] / src / ngircd / irc-channel.c
index cab20c493bcb493f95bf3398528118a06f322874..4eee5046763d95ad96e354224e87cb6af07885a4 100644 (file)
@@ -16,7 +16,6 @@
  * IRC channel commands
  */
 
-#include "imp.h"
 #include <assert.h>
 #include <stdlib.h>
 #include <stdio.h>
@@ -37,7 +36,6 @@
 #include "irc-write.h"
 #include "conf.h"
 
-#include "exp.h"
 #include "irc-channel.h"
 
 /**