X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fnumeric.c;h=e1b160b374554b91c80d967f92b89d0f198bc88b;hb=259c314d142abd6f9295047c116235cfdd119563;hp=c5bf4bd3c22f5a4a8367b1f9600f803221431642;hpb=51396f8f1c10506b558ce98aafb80aff4b2a95bd;p=ngircd-alex.git diff --git a/src/ngircd/numeric.c b/src/ngircd/numeric.c index c5bf4bd3..e1b160b3 100644 --- a/src/ngircd/numeric.c +++ b/src/ngircd/numeric.c @@ -16,7 +16,6 @@ * Handlers for IRC numerics sent to the server */ -#include "imp.h" #include #include #include @@ -35,10 +34,8 @@ #include "messages.h" #include "parse.h" -#include "exp.h" #include "numeric.h" - /** * Announce a channel and its users in the network. */