mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-07 09:08:27 +02:00
e51e3d7633
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32416 3c298f89-4303-0410-b956-a3cf2f4a3e73
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>
|
|
|