X-Git-Url: http://git.pk910.de/?p=NextIRCd.git;a=blobdiff_plain;f=src%2Fircd_parse.c;h=3a23335d05e4b1fa11403ecaf4c1008e6d759b32;hp=54cdad20ef102d82455ea184b09d5f81b177a44f;hb=4e79b9632a41b2c7d2fecb4e4514692f9cf7e7f9;hpb=ffef7816a745964e42bbf7409975b127bb454152 diff --git a/src/ircd_parse.c b/src/ircd_parse.c index 54cdad2..3a23335 100644 --- a/src/ircd_parse.c +++ b/src/ircd_parse.c @@ -16,6 +16,7 @@ */ #include +#include #include "tools.h" #include "IOHandler/IOSockets.h"