]> jfr.im git - solanum.git/blobdiff - ircd/extban.c
ircd startup: avoid black magic with file descriptors
[solanum.git] / ircd / extban.c
index 037dfdb5273f66ee1b7a0b7f40e1b0361772d73c..69603f1404ad20b3df7bf98339f940c31520dff8 100644 (file)
@@ -23,7 +23,6 @@
 #include "stdinc.h"
 #include "channel.h"
 #include "client.h"
-#include "common.h"
 
 ExtbanFunc extban_table[256] = { NULL };