Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 09:26:44 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 20126 for review
Message-ID:  <200210251626.g9PGQiOt004449@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=20126

Change 20126 by rwatson@rwatson_tislabs on 2002/10/25 09:26:33

	Excess include trimmage; left over from earlier functionality
	now removed or migrated.

Affected files ...

.. //depot/projects/trustedbsd/mac/lib/libc/posix1e/mac_get.c#11 edit
.. //depot/projects/trustedbsd/mac/lib/libc/posix1e/mac_set.c#8 edit

Differences ...

==== //depot/projects/trustedbsd/mac/lib/libc/posix1e/mac_get.c#11 (text+ko) ====

@@ -34,9 +34,6 @@
 #include <sys/types.h>
 #include <sys/mac.h>
 
-#include <errno.h>
-#include <stdlib.h>
-
 int
 mac_get_fd(int fd, struct mac *label)
 {

==== //depot/projects/trustedbsd/mac/lib/libc/posix1e/mac_set.c#8 (text+ko) ====


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?200210251626.g9PGQiOt004449>