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/netinet/in_pcb.c | |
| parent | 88a9a9a61ce829ebdcc3fdf320c3c6270175566f (diff) | |
Notes
Diffstat (limited to 'sys/netinet/in_pcb.c')
| -rw-r--r-- | sys/netinet/in_pcb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/in_pcb.c b/sys/netinet/in_pcb.c index 140f41a99f4a..a0d6f6d027d9 100644 --- a/sys/netinet/in_pcb.c +++ b/sys/netinet/in_pcb.c @@ -37,7 +37,6 @@ __FBSDID("$FreeBSD$"); #include "opt_ddb.h" #include "opt_ipsec.h" #include "opt_inet6.h" -#include "opt_mac.h" #include <sys/param.h> #include <sys/systm.h> |
