diff options
Diffstat (limited to 'src/channel.c')
-rw-r--r-- | src/channel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/channel.c b/src/channel.c index b7b17e5..d874a24 100644 --- a/src/channel.c +++ b/src/channel.c @@ -36,7 +36,6 @@ #include "ircd.h" #include "numeric.h" #include "s_serv.h" -#include "s_user.h" #include "send.h" #include "event.h" #include "memory.h" |