From 3d0685834f4b672e7e470f08f4371f96c9aa856a Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sat, 5 Aug 2006 22:04:21 +0000 Subject: With socket code no longer in svr4_stream.c, MAC includes are no longer required, so GC. --- sys/compat/svr4/svr4_stream.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys') diff --git a/sys/compat/svr4/svr4_stream.c b/sys/compat/svr4/svr4_stream.c index 6ae5c1c16a82..3a2e2750c377 100644 --- a/sys/compat/svr4/svr4_stream.c +++ b/sys/compat/svr4/svr4_stream.c @@ -40,7 +40,6 @@ __FBSDID("$FreeBSD$"); #include "opt_compat.h" #include "opt_ktrace.h" -#include "opt_mac.h" #include #include @@ -50,7 +49,6 @@ __FBSDID("$FreeBSD$"); #include #include #include /* Must come after sys/malloc.h */ -#include #include #include #include -- cgit v1.3