summaryrefslogtreecommitdiff
path: root/devel/distcc/files/patch-src::distcc.h
blob: 98993690b7e1d4b7f8089d35db2265a80079b90d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/distcc.h.orig	Sat Aug 10 21:53:27 2002
+++ src/distcc.h	Sat Aug 10 21:53:41 2002
@@ -43,9 +43,6 @@
 #  define UNUSED(x) x
 #endif				/* !__GNUC__ && !__LCLINT__ */
 
-#ifndef HAVE_SA_FAMILY_T
-typedef int sa_family_t;
-#endif
 
 
 struct dcc_hostdef;