summaryrefslogtreecommitdiff
path: root/src/wildcard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wildcard.cpp')
-rw-r--r--src/wildcard.cpp2
1 files changed, 0 insertions, 2 deletions
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)
{