summaryrefslogtreecommitdiff
path: root/www/linkcheck/files/patch-src-linkcheck.c
blob: 43ae5931ecb28668f96eb6b9683b1eb226495f4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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*/