From 9fce00f250ee69541ec4cd3a1c653c3c57111056 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sat, 18 Feb 2012 22:30:19 +0000 Subject: Follow up r15609, fixed gcc warnings git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15610 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/socket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/socket.h') diff --git a/src/common/socket.h b/src/common/socket.h index b02e83d36..1328d4b23 100644 --- a/src/common/socket.h +++ b/src/common/socket.h @@ -94,7 +94,7 @@ struct socket_data void* session_data; // stores application-specific data related to the session }; -static size_t socket_max_client_packet; +extern size_t socket_max_client_packet; // Data prototype declaration -- cgit v1.2.3-70-g09d2