PERFORCE change 16745 for review

Robert Watson rwatson at freebsd.org
Thu Aug 29 04:26:11 GMT 2002


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

Change 16745 by rwatson at rwatson_paprika on 2002/08/28 21:26:02

	Improve buildability from lomac module changes -- add struct
	thread to pre-declared structures so that tcp_input.o can
	build.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/sys/mac.h#158 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/mac.h#158 (text+ko) ====

@@ -207,6 +207,7 @@
 struct sockaddr;
 struct socket;
 struct pipe;
+struct thread;
 struct timespec;
 struct ucred;
 struct uio;
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