diff options
Diffstat (limited to 'src/match.c')
-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 3a5b78c..b630944 100644 --- a/src/match.c +++ b/src/match.c @@ -22,7 +22,6 @@ #include "stdinc.h" #include "irc_string.h" -#include "client.h" #include "ircd.h" |