Просмотр исходного кода

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

(no author) 20 лет назад
Родитель
Сommit
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