]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-write.c
Remove imp.h and exp.h header files
[ngircd-alex.git] / src / ngircd / irc-write.c
index 5503344d1aa58702e89b4197d29729d64d357743..c6a3dce23c00b42a7363a0857c162502e4247dd3 100644 (file)
@@ -16,7 +16,6 @@
  * Sending IRC commands over the network
  */
 
-#include "imp.h"
 #include <assert.h>
 #ifdef PROTOTYPES
 #      include <stdarg.h>
@@ -30,7 +29,6 @@
 #include "conn-func.h"
 #include "channel.h"
 
-#include "exp.h"
 #include "irc-write.h"
 
 #define SEND_TO_USER 1