소스 검색

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