aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-03-23 14:40:01 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-03-23 14:40:01 +0100
commitf9bbfb695f17627f452b2e09356c04b5f5b4af8e (patch)
tree71f56e8b9963996a9e86e9288e0130c6270d1f9a /FICS
parent805b7d80423d47dac8bc3d31622439cf461742a9 (diff)
Deleted include
Diffstat (limited to 'FICS')
-rw-r--r--FICS/shutdown.c1
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"