瀏覽代碼

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

Lance 19 年之前
父節點
當前提交
372a624a9b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/map/charsave.c

+ 1 - 0
src/map/charsave.c

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