summaryrefslogtreecommitdiff
path: root/src/ircd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ircd.c')
-rw-r--r--src/ircd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ircd.c b/src/ircd.c
index 5ad971f..91770f1 100644
--- a/src/ircd.c
+++ b/src/ircd.c
@@ -56,7 +56,6 @@
#include "modules.h"
#include "memory.h"
#include "mempool.h"
-#include "hook.h"
#include "ircd_getopt.h"
#include "supported.h"
#include "watch.h"