diff options
Diffstat (limited to 'src/s_bsd.c')
-rw-r--r-- | src/s_bsd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s_bsd.c b/src/s_bsd.c index aee198c..99c516e 100644 --- a/src/s_bsd.c +++ b/src/s_bsd.c @@ -48,7 +48,6 @@ #include "send.h" #include "memory.h" #include "s_user.h" -#include "hook.h" static const char *comm_err_str[] = { "Comm OK", "Error during bind()", "Error during DNS lookup", "connect timeout", "Error during connect()", |