Browse Source

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5785 54d463be-8e91-2dee-dedb-b68131a5f0ec

Lance 19 years ago
parent
commit
372a624a9b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/map/charsave.c

+ 1 - 0
src/map/charsave.c

@@ -4,6 +4,7 @@
 #include <stdio.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdlib.h>
 #include <string.h>
 #include <string.h>
+#include <limits.h>
 
 
 #include "../common/core.h"
 #include "../common/core.h"
 #include "../common/socket.h"
 #include "../common/socket.h"