Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2002 18:34:47 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15840 for review
Message-ID:  <200208120134.g7C1Ylmq003937@freefall.freebsd.org>

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

Change 15840 by rwatson@rwatson_paprika on 2002/08/11 18:34:35

	Remove dup include of mman.h

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_misc.c#13 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_misc.c#13 (text+ko) ====

@@ -49,7 +49,6 @@
 #include <sys/file.h>		/* Must come after sys/malloc.h */
 #include <sys/mac.h>
 #include <sys/mman.h>
-#include <sys/mman.h>
 #include <sys/mount.h>
 #include <sys/msg.h>
 #include <sys/mutex.h>

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?200208120134.g7C1Ylmq003937>