]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/numeric.c
Remove imp.h and exp.h header files
[ngircd-alex.git] / src / ngircd / numeric.c
index c5bf4bd3c22f5a4a8367b1f9600f803221431642..e1b160b374554b91c80d967f92b89d0f198bc88b 100644 (file)
@@ -16,7 +16,6 @@
  * Handlers for IRC numerics sent to the server
  */
 
-#include "imp.h"
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include "messages.h"
 #include "parse.h"
 
-#include "exp.h"
 #include "numeric.h"
 
-
 /**
  * Announce a channel and its users in the network.
  */