From 37a7546e284e9f330b137178d6c4646842bde97f Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 7 Feb 2007 19:34:54 +0000 Subject: Cleaning up of the socket code - Shuffled includes around for files that were leeching off of socket.h - Added code that enforces standard shutdown behavior for sockets git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9817 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/char/int_storage.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/char/int_storage.c') diff --git a/src/char/int_storage.c b/src/char/int_storage.c index 5f1f68275..e19268508 100644 --- a/src/char/int_storage.c +++ b/src/char/int_storage.c @@ -1,10 +1,12 @@ // Copyright (c) Athena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder +#include #include #include #include "../common/mmo.h" +#include "../common/malloc.h" #include "../common/socket.h" #include "../common/db.h" #include "../common/lock.h" -- cgit v1.2.3-60-g2f50