summaryrefslogtreecommitdiff
path: root/ftp/mget/files/patch-mget.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ftp/mget/files/patch-mget.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/ftp/mget/files/patch-mget.h b/ftp/mget/files/patch-mget.h
new file mode 100644
index 000000000000..eedaa20bc27f
--- /dev/null
+++ b/ftp/mget/files/patch-mget.h
@@ -0,0 +1,14 @@
+--- mget.h.orig Sat Sep 22 00:34:48 2001
++++ mget.h Sat Sep 22 00:35:03 2001
+@@ -60,9 +60,11 @@
+ #define herror(A) printf("%s\n",A)
+ #endif
+
++/*
+ #if !defined(__linux__) || !defined(HAVE_IPV6)
+ char *inet_ntop(int , INADDR *, char *, size_t );
+ #endif
++*/
+
+ #ifndef NULL
+ #define NULL 0 //some compilers complained