summaryrefslogtreecommitdiff
path: root/www/linkcheck/files/patch-src-linkcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/linkcheck/files/patch-src-linkcheck.c')
-rw-r--r--www/linkcheck/files/patch-src-linkcheck.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/linkcheck/files/patch-src-linkcheck.c b/www/linkcheck/files/patch-src-linkcheck.c
deleted file mode 100644
index 43ae5931ecb2..000000000000
--- a/www/linkcheck/files/patch-src-linkcheck.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/linkcheck.c.org Tue Feb 17 14:48:59 2004
-+++ src/linkcheck.c Tue Feb 17 14:25:24 2004
-@@ -47,6 +47,8 @@
- # endif
- #endif
-
-+# include <arpa/inet.h>
-+
- #ifdef HAVE_NETINET_IN_H
- # include <netinet/in.h>
- #endif/*HAVE_NETINET_IN_H*/