diff options
Diffstat (limited to 'FICS/shutdown.c')
-rw-r--r-- | FICS/shutdown.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FICS/shutdown.c b/FICS/shutdown.c index 89354d0..037b4ad 100644 --- a/FICS/shutdown.c +++ b/FICS/shutdown.c @@ -7,7 +7,6 @@ #include "common.h" #include "command.h" -#include "ficsmain.h" #include "network.h" #include "playerdb.h" #include "shutdown.h" |