Author: pjd
Date: Thu Feb 18 22:30:37 2010
New Revision: 204072
URL: http://svn.freebsd.org/changeset/base/204072
Log:
No need to include security/mac/mac_framework.h here.
Modified:
head/sys/netinet6/in6_pcb.c
Modified: head/sys/netinet6/in6_pcb.c
==============================================================================
--- head/sys/netinet6/in6_pcb.c Thu Feb 18 22:29:35 2010 (r204071)
+++ head/sys/netinet6/in6_pcb.c Thu Feb 18 22:30:37 2010 (r204072)
@@ -101,8 +101,6 @@ __FBSDID("$FreeBSD$");
#include <netinet6/in6_pcb.h>
#include <netinet6/scope6_var.h>
-#include <security/mac/mac_framework.h>
-
struct in6_addr zeroin6_addr;
int
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"