Follow-up to r17404 : Fix carts not being usable - Fixes bugreport:7800
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17407 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
44c0f2a914
commit
1ed6911a71
@ -7,6 +7,7 @@
|
||||
#include "../common/malloc.h"
|
||||
#include "../common/showmsg.h"
|
||||
#include "../common/strlib.h"
|
||||
#include "../config/core.h"
|
||||
#include "socket.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -5,7 +5,6 @@
|
||||
#define _SOCKET_H_
|
||||
|
||||
#include "../common/cbasetypes.h"
|
||||
#include "../config/core.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#include "../common/winapi.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user