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/netinet/ip_encap.c | |
| parent | 012759b74319a526a54ceaf91c5e2a9ad2beed1a (diff) | |
Notes
Diffstat (limited to 'sys/netinet/ip_encap.c')
| -rw-r--r-- | sys/netinet/ip_encap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet/ip_encap.c b/sys/netinet/ip_encap.c index c1edfc515327..8a3298abb7a9 100644 --- a/sys/netinet/ip_encap.c +++ b/sys/netinet/ip_encap.c @@ -87,8 +87,6 @@ #include <machine/stdarg.h> -#include <net/net_osdep.h> - #include <sys/kernel.h> #include <sys/malloc.h> static MALLOC_DEFINE(M_NETADDR, "encap_export_host", "Export host address structure"); |
