- Added missing limits.h to chrif.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5780 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
5d8b522d76
commit
19cd080eb9
@ -14,6 +14,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
#include <limits.h>
|
||||||
|
|
||||||
#include "../common/malloc.h"
|
#include "../common/malloc.h"
|
||||||
#include "socket.h"
|
#include "socket.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user