From 2687778cf7c099e47de410d62d26d874f4dcebba 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 --- export/include/world_api.h | 1 + 1 file changed, 1 insertion(+) (limited to 'export') diff --git a/export/include/world_api.h b/export/include/world_api.h index d97d9cb..9537c68 100644 --- a/export/include/world_api.h +++ b/export/include/world_api.h @@ -21,6 +21,7 @@ #include "globals.h" #include "server.h" +#include "server_reqs.h" #include "hash.h" #include "multimap.h" #include "userdb.h" -- cgit v1.1