summaryrefslogtreecommitdiff
path: root/devel/cvsclone/patches/patch-aa
blob: e0e7f680376ac621e30f64909e90a93781cba431 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2008/03/12 10:16:05 wiz Exp $

--- cvsclone.l.orig	2006-03-30 14:12:28.000000000 +0200
+++ cvsclone.l
@@ -92,6 +92,8 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <netinet/in.h>
+/* #include <arpa/nameser.h> */
 #include <netdb.h>
 #include <resolv.h>
 #include <unistd.h>