nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicant
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 8 Dec 2008 09:04:13 +0000 (11:04 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 8 Dec 2008 09:04:13 +0000 (11:04 +0200)
commit7e45830ab7ad3424f4d963fb23d2a4387919331d
treed00d8e32dfedd3f348ef6153d9e7746284a8f5e8
parent9478eaef53a5d0f59c04694f3facbc55f75590e5
nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicant

This makes it easier to build the packages and allows all new features
to be built into the binary regardless of which kernel is currently
used.
hostapd/driver_nl80211.c
src/common/nl80211_copy.h [new file with mode: 0644]
src/drivers/driver_nl80211.c