mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-06 11:09:31 +00:00
11 lines
191 B
Diff
11 lines
191 B
Diff
--- a/common.c
|
|
+++ b/common.c
|
|
@@ -34,6 +34,7 @@
|
|
#include <linux/pci.h>
|
|
#include <linux/nl80211.h>
|
|
#include <linux/ieee80211.h>
|
|
+#include <linux/ratelimit.h>
|
|
|
|
#include <net/mac80211.h>
|
|
|