diff options
Diffstat (limited to '')
-rw-r--r-- | net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c b/net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c deleted file mode 100644 index 7b1771ff911b..000000000000 --- a/net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c +++ /dev/null @@ -1,13 +0,0 @@ ---- libGeoIP/GeoIPUpdate.c.orig Tue Oct 8 11:12:17 2002 -+++ libGeoIP/GeoIPUpdate.c Tue Oct 8 11:12:41 2002 -@@ -21,9 +21,9 @@ - #include "global.h" - #include "md5.h" - #include "GeoIP.h" -+#include <sys/types.h> - #include <netinet/in.h> - #include <arpa/inet.h> --#include <sys/types.h> - #include <sys/socket.h> - #include "zlib.h" - #include "time.h" |