X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fngircd.c;h=b266c534fc51567b7fd94faf3269d47d078f0687;hp=d87623309a134044bfee254429190b39a4f53f2f;hb=259c314d;hpb=51396f8f1c10506b558ce98aafb80aff4b2a95bd diff --git a/src/ngircd/ngircd.c b/src/ngircd/ngircd.c index d8762330..b266c534 100644 --- a/src/ngircd/ngircd.c +++ b/src/ngircd/ngircd.c @@ -17,7 +17,6 @@ * by the loader of the operating system. */ -#include "imp.h" #include #include #include @@ -49,7 +48,6 @@ #include "io.h" #include "irc.h" -#include "exp.h" #include "ngircd.h" static void Show_Version PARAMS(( void ));