]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/op.c
Update #include's: remove unused and add missing ones
[ngircd-alex.git] / src / ngircd / op.c
index 66e9d5a2bfc31fa9eaceb6cbd4f00b088c753f57..6cb914353e72984a26f8c772c4aab066f6cb3216 100644 (file)
@@ -17,7 +17,6 @@
  */
 
 #include <assert.h>
-#include <string.h>
 
 #include "conn.h"
 #include "channel.h"
@@ -27,8 +26,6 @@
 #include "messages.h"
 #include "irc-write.h"
 
-#include "op.h"
-
 /**
  * Return and log a "no privileges" message.
  */