PERFORCE change 15698 for review

Robert Watson rwatson at freebsd.org
Thu Aug 8 21:26:48 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15698

Change 15698 by rwatson at rwatson_paprika on 2002/08/08 14:26:20

	Compile fix for TCP debugging, due to inclusion of IP
	fragmentation header (?).  Parallel fix to an identical fix
	in the main tree.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/netinet/tcp_debug.c#3 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/netinet/tcp_debug.c#3 (text+ko) ====

@@ -51,6 +51,7 @@
 #endif
 
 #include <sys/param.h>
+#include <sys/mac.h>
 #include <sys/systm.h>
 #include <sys/protosw.h>
 #include <sys/socket.h>
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list