This port is based on FreeBSD RELEASE_8_0_0 (r199625) found in Haiku's freebsd vendor branch. * Added freebsd_wlan directory to the Jamfile in HAIKU_TOP/src/libs/compat/ so that the stack can be built with jam libfreebsd_wlan.a. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34343 a95241bf-73f2-0310-859d-f6bbb57e9c96
7 lines
154 B
C
7 lines
154 B
C
#ifndef _FBSD_COMPAT_NET80211_OPT_INET6_H_
|
|
#define _FBSD_COMPAT_NET80211_OPT_INET6_H_
|
|
|
|
//#define INET6 1
|
|
|
|
#endif /* _FBSD_COMPAT_NET80211_OPT_INET6_H_ */
|