X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fclass.c;h=df444fec115c9e3052982df102d18d8cfdc027c4;hp=d08f4c565001062d6f5e18b515644f9634c56769;hb=259c314d142abd6f9295047c116235cfdd119563;hpb=51396f8f1c10506b558ce98aafb80aff4b2a95bd diff --git a/src/ngircd/class.c b/src/ngircd/class.c index d08f4c56..df444fec 100644 --- a/src/ngircd/class.c +++ b/src/ngircd/class.c @@ -16,7 +16,6 @@ * User class management. */ -#include "imp.h" #include #include @@ -28,7 +27,6 @@ #include "match.h" #include "stdio.h" -#include "exp.h" #include "class.h" struct list_head My_Classes[CLASS_COUNT];