aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-10 13:38:49 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-10 13:38:49 +0100
commit908d7c8497cce1427566ffb02ddacb09022060d7 (patch)
treea47a32b6d6b32da7ee0c9e052a7eb5ee487f7f4a /FICS
parent2fa0765bbd7bdfd3d96500208f5f53c4c0c0ea60 (diff)
Deleted includes
Diffstat (limited to 'FICS')
-rw-r--r--FICS/talkproc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/FICS/talkproc.c b/FICS/talkproc.c
index bac87e7..2d2fc33 100644
--- a/FICS/talkproc.c
+++ b/FICS/talkproc.c
@@ -47,11 +47,9 @@
#include "gamedb.h"
#include "gameproc.h"
#include "obsproc.h"
-/* #include "hostinfo.h" */
#include "multicol.h"
#include "lists.h"
#include "formula.h"
-#include <string.h>
#include <sys/resource.h>