Files
wlan-ap/feeds/ucentral/ucode/patches/000-nl80211_copy.patch
Felix Fietkau 323dc65770 ucode: update to the latest version
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-08-31 16:08:34 +02:00

12 lines
275 B
Diff

--- a/lib/nl80211.c
+++ b/lib/nl80211.c
@@ -38,7 +38,7 @@ limitations under the License.
#include <netlink/genl/family.h>
#include <netlink/genl/ctrl.h>
-#include <linux/nl80211.h>
+#include "../nl80211_copy.h"
#include <linux/ieee80211.h>
#include <libubox/uloop.h>