2 changed files with 14 additions and 2 deletions
@ -0,0 +1,10 @@
|
||||
--- libGeoIP/GeoIPUpdate.c.orig Sat Oct 5 01:06:48 2002
|
||||
+++ libGeoIP/GeoIPUpdate.c Sat Oct 5 12:06:01 2002
|
||||
@@ -21,6 +21,7 @@
|
||||
#include "global.h"
|
||||
#include "md5.h"
|
||||
#include "GeoIP.h"
|
||||
+#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/socket.h>
|
Loading…
Reference in new issue