From ed95a5621ac9c4f5002e68a981f8b24d5caaedf4 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Mon, 28 Mar 2016 14:11:22 -0400 Subject: kludge things to compile on old linux --- src/client.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 5b5c5ff..223bf86 100644 --- a/src/client.h +++ b/src/client.h @@ -21,10 +21,6 @@ #include "globals.h" -#include "client_reqs.h" -#include "room.h" -#include "userdb.h" - extern int client_fd, to_parent, from_parent; extern bool are_admin; -- cgit v1.1