mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 20:33:08 +02:00
11 lines
195 B
Diff
11 lines
195 B
Diff
|
--- a/common.c
|
||
|
+++ b/common.c
|
||
|
@@ -31,6 +31,7 @@
|
||
|
#include <linux/ethtool.h>
|
||
|
#include <linux/nl80211.h>
|
||
|
#include <linux/ieee80211.h>
|
||
|
+#include <linux/ratelimit.h>
|
||
|
|
||
|
#include <net/mac80211.h>
|
||
|
|