From ea5a413cdf7eec37141a7fe124cad38d66464ac4 Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Fri, 5 Jul 2013 14:02:21 -0300 Subject: Implemented real-time server stats (in and out data and ram usage), made by Ai4rei; thanks! Another follow up, now to fix maximum value of chatdori setting; And fixed a bug where warping to a disable map would cause the map-server to crash. Signed-off-by: Matheus Macabu --- src/common/socket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/socket.h') diff --git a/src/common/socket.h b/src/common/socket.h index 82f8b84c3..0870c9d4e 100644 --- a/src/common/socket.h +++ b/src/common/socket.h @@ -6,6 +6,7 @@ #define _SOCKET_H_ #include "../common/cbasetypes.h" +#include "../config/core.h" #ifdef WIN32 #include "../common/winapi.h" -- cgit v1.2.3-60-g2f50