[package] opkg: only select overlay_root if the install destination is root, this...
[openwrt.git] / package / hostapd / patches / 130-compile_fix.patch
1 --- a/src/drivers/driver_nl80211.c
2 +++ b/src/drivers/driver_nl80211.c
3 @@ -23,6 +23,7 @@
4 #include <netlink/genl/genl.h>
5 #include <netlink/genl/family.h>
6 #include <netlink/genl/ctrl.h>
7 +#include <linux/rtnetlink.h>
8 #include "nl80211_copy.h"
9
10 #include "common.h"
This page took 0.039012 seconds and 5 git commands to generate.