X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fmatch.c;fp=src%2Fngircd%2Fmatch.c;h=f1a0875ebb3582b46b47fc2c75f388389878c19b;hp=88872f0d9102353b83e79cc6274be451acc58f45;hb=259c314d142abd6f9295047c116235cfdd119563;hpb=51396f8f1c10506b558ce98aafb80aff4b2a95bd diff --git a/src/ngircd/match.c b/src/ngircd/match.c index 88872f0d..f1a0875e 100644 --- a/src/ngircd/match.c +++ b/src/ngircd/match.c @@ -16,11 +16,9 @@ * Wildcard pattern matching */ -#include "imp.h" #include #include -#include "exp.h" #include "match.h" #include "defines.h" #include "tool.h"