diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2006-08-04 21:27:40 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2006-08-04 21:27:40 +0000 |
| commit | 43bc7a9c62fa28bfa59061b28ce0102862a0b224 (patch) | |
| tree | 8d2ec18b3dc5661b1a620411a3011fe06c385eb7 /sys/netinet6/ip6_forward.c | |
| parent | 012759b74319a526a54ceaf91c5e2a9ad2beed1a (diff) | |
Notes
Diffstat (limited to 'sys/netinet6/ip6_forward.c')
| -rw-r--r-- | sys/netinet6/ip6_forward.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet6/ip6_forward.c b/sys/netinet6/ip6_forward.c index 3c7d35437615..604e96a8a83b 100644 --- a/sys/netinet6/ip6_forward.c +++ b/sys/netinet6/ip6_forward.c @@ -80,8 +80,6 @@ #define IPSEC #endif /* FAST_IPSEC */ -#include <net/net_osdep.h> - #include <netinet6/ip6protosw.h> struct route_in6 ip6_forward_rt; |
