Преглед на файлове

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