freebsd-ports/net/cnet/files/patch-ab
Steve Price 43133f5e9b Update to version 1.4p4.
PR:		10205
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 02:03:38 +00:00

13 lines
336 B
Text

--- 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