X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fwildcard.cpp;h=6711f953aa9b7a311d0c91a6a741769ebf437422;hb=63aa8d0d42f619c52d382bde3e6ba2e5e23b12ac;hp=b62fd8a613d1b82802390a1d3178abae290daab9;hpb=f71e6bf9cb41811f18864f5d4eecb26e29d03f25;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/wildcard.cpp b/src/wildcard.cpp index b62fd8a61..6711f953a 100644 --- a/src/wildcard.cpp +++ b/src/wildcard.cpp @@ -20,8 +20,6 @@ #include "inspircd.h" -#include "hashcomp.h" -#include "inspstring.h" static bool MatchInternal(const unsigned char* str, const unsigned char* mask, unsigned const char* map) {