Explorar el Código

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

(no author) hace 20 años
padre
commit
39cc3b0b0e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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