Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2002 21:26:11 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 16745 for review
Message-ID:  <200208290426.g7T4QB7O072509@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=16745

Change 16745 by rwatson@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208290426.g7T4QB7O072509>