X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fclass.c;h=9ffa8b147471b18b8ee2a97d4914c162e21e6f44;hb=7d7eb735f0c8b541e7809a68cb49174605147904;hp=df444fec115c9e3052982df102d18d8cfdc027c4;hpb=259c314d142abd6f9295047c116235cfdd119563;p=ngircd-alex.git diff --git a/src/ngircd/class.c b/src/ngircd/class.c index df444fec..9ffa8b14 100644 --- a/src/ngircd/class.c +++ b/src/ngircd/class.c @@ -17,15 +17,11 @@ */ #include +#include #include -#include "defines.h" -#include "array.h" #include "conn.h" -#include "client.h" #include "lists.h" -#include "match.h" -#include "stdio.h" #include "class.h"