diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2012-04-12 14:01:06 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2012-04-12 14:01:06 +0000 |
| commit | ed5a2b61fd7d3b4fa10f8eb6c8cbe710f4a94c81 (patch) | |
| tree | ac89bf8fd09d6daaaaaa0332d7d9f9daa8d1054f /sys/ofed/include/net/ipv6.h | |
| parent | 6937a7ac6bc401550dc6c276eae8f78801e87a92 (diff) | |
Notes
Diffstat (limited to 'sys/ofed/include/net/ipv6.h')
| -rw-r--r-- | sys/ofed/include/net/ipv6.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/ofed/include/net/ipv6.h b/sys/ofed/include/net/ipv6.h index 6f02555e9bad..74bbe778ac67 100644 --- a/sys/ofed/include/net/ipv6.h +++ b/sys/ofed/include/net/ipv6.h @@ -29,9 +29,7 @@ #ifndef _LINUX_NET_IPV6_H_ #define _LINUX_NET_IPV6_H_ -#ifndef KLD_MODULE #include "opt_inet6.h" -#endif #define ipv6_addr_loopback IN6_IS_ADDR_LOOPBACK #define ipv6_addr_copy(dst, src) \ |
