aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
Diffstat (limited to 'FICS')
-rw-r--r--FICS/talkproc.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/FICS/talkproc.c b/FICS/talkproc.c
index dead04a..7f3350a 100644
--- a/FICS/talkproc.c
+++ b/FICS/talkproc.c
@@ -40,20 +40,14 @@
#include "command.h"
#include "comproc.h"
-#include "config.h"
-#include "ficsmain.h"
#include "formula.h"
#include "gamedb.h"
#include "gameproc.h"
#include "lists.h"
-#include "multicol.h"
#include "network.h"
-#include "obsproc.h"
#include "playerdb.h"
-#include "rmalloc.h"
#include "talkproc.h"
#include "utils.h"
-#include "variable.h"
#include <sys/resource.h>