diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2009-06-05 14:55:22 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2009-06-05 14:55:22 +0000 |
| commit | bcf11e8d0048006ba97cb460a134cc23290428b2 (patch) | |
| tree | 476e08b4812ed877bdf927598a5c7deae99fdcdf /sys/kern/sys_pipe.c | |
| parent | 88a9a9a61ce829ebdcc3fdf320c3c6270175566f (diff) | |
Notes
Diffstat (limited to 'sys/kern/sys_pipe.c')
| -rw-r--r-- | sys/kern/sys_pipe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/kern/sys_pipe.c b/sys/kern/sys_pipe.c index fb6b35da908f..ed48e544bcb5 100644 --- a/sys/kern/sys_pipe.c +++ b/sys/kern/sys_pipe.c @@ -91,8 +91,6 @@ #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); -#include "opt_mac.h" - #include <sys/param.h> #include <sys/systm.h> #include <sys/fcntl.h> |
