diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/match.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/match.c b/src/match.c index d405499..8bdee3a 100644 --- a/src/match.c +++ b/src/match.c @@ -26,7 +26,6 @@ #include "stdinc.h" #include "irc_string.h" -#include "ircd.h" /*! \brief Check a string against a mask. |