]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/hostap/hostap-daemon-0.3.7/madwifi-bsd-fix.diff
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / hostap / hostap-daemon-0.3.7 / madwifi-bsd-fix.diff
1 --- driver_madwifi.c.orig       2005-03-18 15:12:53.392793216 +0100
2 +++ driver_madwifi.c    2005-03-18 15:13:09.246383104 +0100
3 @@ -21,7 +21,8 @@
4  #include <sys/types.h>
5  #include <sys/socket.h>
6  
7 -#include <include/compat.h>
8 +#include <net80211/compat.h>
9 +#include <net80211/_ieee80211.h>
10  #include <net80211/ieee80211.h>
11  #include <net80211/ieee80211_crypto.h>
12  #include <net80211/ieee80211_ioctl.h>