]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-oper.c
Remove imp.h and exp.h header files
[ngircd-alex.git] / src / ngircd / irc-oper.c
index 88a9e43ed4b1d3b17312bca597802663e7c06783..1a2150f175bfd6e009c641e61176f5b7f758a0db 100644 (file)
@@ -16,7 +16,6 @@
  * IRC operator commands
  */
 
-#include "imp.h"
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
@@ -38,7 +37,6 @@
 #include "messages.h"
 #include "op.h"
 
-#include <exp.h>
 #include "irc-oper.h"
 
 /**