Include wireless_copy.h instead of linux/wireless.h to avoid conflicts
authorJouni Malinen <j@w1.fi>
Tue, 3 Jun 2008 08:31:42 +0000 (11:31 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 3 Jun 2008 08:31:42 +0000 (11:31 +0300)
commit8479707beb67c225bbbe89f099cb66699e900622
treee32c91b05f371b9e2adcdf1b40aa190d081e2b0a
parent2e5a7b49a0a52ce36033e4839aae90e638746b6a
Include wireless_copy.h instead of linux/wireless.h to avoid conflicts

linux/wireless.h ends up including number of Linux kernel header files and
many of the definitions are conflicting with (or at least duplicating)
definitions in net/if.h.
hostapd/driver_nl80211.c