浏览代码

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

(no author) 20 年之前
父节点
当前提交
39cc3b0b0e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/login_sql/login.c

+ 1 - 0
src/login_sql/login.c

@@ -29,6 +29,7 @@ void Gettimeofday(struct timeval *timenow)
 #include <sys/time.h>
 #include <sys/ioctl.h>
 #include <arpa/inet.h>
+#include <netdb.h>
 #include <unistd.h>
 #endif
 #endif