mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 20:54:00 -05: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>
|
|
|