update hostapd to latest development release (v0.4.5),
[openwrt-10.03/.git] / package / hostapd / patches / 001-cross_compile_fix.patch
index d4323a7d96137ce8f27e508082a4a61866e384cf..ca2bb23c7753983e24922ef4ad9144a0eeef9101 100644 (file)
@@ -19,14 +19,3 @@ diff -ruN hostapd-0.3.9-old/Makefile hostapd-0.3.9-new/Makefile
  
  driver_conf.c: Makefile .config
        rm -f driver_conf.c
-diff -ruN hostapd-0.3.9-old/driver_madwifi.c hostapd-0.3.9-new/driver_madwifi.c
---- hostapd-0.3.9-old/driver_madwifi.c 2005-05-18 05:38:57.000000000 +0200
-+++ hostapd-0.3.9-new/driver_madwifi.c 2005-08-14 08:23:21.000000000 +0200
-@@ -24,6 +24,7 @@
- #include <include/compat.h>
- #include <net80211/ieee80211.h>
- #include <net80211/ieee80211_crypto.h>
-+#include <net80211/_ieee80211.h>
- #include <net80211/ieee80211_ioctl.h>
- #include <net/if_arp.h>