hostapd: upgrade to latest version
[openwrt-10.03/.git] / package / hostapd / patches / 120-compile_fix.patch
similarity index 74%
rename from package/hostapd/patches/130-compile_fix.patch
rename to package/hostapd/patches/120-compile_fix.patch
index 5a04f9a8019bdbcd8ed07f2e267a16b4aa964089..f107cd49c6fbc3c87e27f6e227e017c6bef74cb1 100644 (file)
@@ -1,10 +1,10 @@
 --- a/src/drivers/driver_nl80211.c
 +++ b/src/drivers/driver_nl80211.c
-@@ -23,6 +23,7 @@
+@@ -22,6 +22,7 @@
  #include <netlink/genl/genl.h>
  #include <netlink/genl/family.h>
  #include <netlink/genl/ctrl.h>
 +#include <linux/rtnetlink.h>
+ #include <netpacket/packet.h>
+ #include <linux/filter.h>
  #include "nl80211_copy.h"
- #include "common.h"