mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
wprobe: add missing include statement (patch from #5325)
SVN-Revision: 16432
This commit is contained in:
parent
57a67ec472
commit
c90052be54
@ -22,6 +22,7 @@
|
||||
#include <linux/spinlock.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/list.h>
|
||||
#include <linux/timer.h>
|
||||
#include <net/genetlink.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user