]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-encoding.c
Remove imp.h and exp.h header files
[ngircd-alex.git] / src / ngircd / irc-encoding.c
index 97b518a063b7adbf124d3760faabaa6fc840c712..dfc412bc9a107a1a9a682f8dcc4d1db980f8921f 100644 (file)
@@ -16,7 +16,6 @@
  * IRC encoding commands
  */
 
-#include "imp.h"
 #include <assert.h>
 #include <string.h>
 
@@ -28,7 +27,6 @@
 #include "parse.h"
 #include "tool.h"
 
-#include "exp.h"
 #include "irc-encoding.h"
 
 #ifdef ICONV