From 70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 21 Jul 2000 18:15:36 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'. --- ftp/wget-devel/files/patch-ak | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 ftp/wget-devel/files/patch-ak (limited to 'ftp/wget-devel/files/patch-ak') diff --git a/ftp/wget-devel/files/patch-ak b/ftp/wget-devel/files/patch-ak deleted file mode 100644 index 5390c65463d9..000000000000 --- a/ftp/wget-devel/files/patch-ak +++ /dev/null @@ -1,15 +0,0 @@ ---- src/host.h.orig Sat Jan 31 03:38:01 1998 -+++ src/host.h Fri Sep 24 15:49:42 1999 -@@ -25,8 +25,11 @@ - /* Function declarations */ - - struct hostent *ngethostbyname PARAMS ((const char *)); -+#ifdef INET6 -+int store_hostaddress PARAMS ((struct sockaddr_storage *, const char *)); -+#else - int store_hostaddress PARAMS ((unsigned char *, const char *)); -- -+#endif - void clean_hosts PARAMS ((void)); - - char *realhost PARAMS ((const char *)); -- cgit v1.2.3