PERFORCE change 90719 for review

Robert Watson rwatson at FreeBSD.org
Mon Jan 30 21:31:29 GMT 2006


http://perforce.freebsd.org/chv.cgi?CH=90719

Change 90719 by rwatson at rwatson_zoo on 2006/01/30 21:31:13

	Kernel does not desire assert.h, merged from user space.

Affected files ...

.. //depot/projects/trustedbsd/audit3/sys/security/audit/audit_bsm_token.c#7 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/sys/security/audit/audit_bsm_token.c#7 (text+ko) ====

@@ -30,7 +30,7 @@
  * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
  *
- * $P4: //depot/projects/trustedbsd/audit3/sys/security/audit/audit_bsm_token.c#6 $
+ * $P4: //depot/projects/trustedbsd/audit3/sys/security/audit/audit_bsm_token.c#7 $
  */
 
 #include <sys/types.h>
@@ -51,7 +51,6 @@
 #include <netinet/in_systm.h>
 #include <netinet/ip.h>
 
-#include <assert.h>
 #include <sys/socketvar.h>
 
 #include <bsm/audit.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