summaryrefslogtreecommitdiff
path: root/net/cnet/files/patch-ab
blob: 405620e4094d8de7adbdefbd90d2bc71ff92806b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/cnetheader.h.orig	Thu Jul 24 09:15:13 1997
+++ src/cnetheader.h	Sun Aug 16 23:27:41 1998
@@ -22,6 +22,10 @@
 #define	NDATASEGS		1
 #define	LENDATA_EVER_0		FALSE
 
+#elif	defined(USE_FREEBSD)
+#define NDATASEGS		1
+#define	LENDATA_EVER_0		FALSE
+
 #elif	defined(USE_SOLARIS2)
 #define	NDATASEGS		1
 #define	LENDATA_EVER_0		FALSE