mirror of https://github.com/hak5/openwrt.git
parent
190c566210
commit
1d50d60fc0
|
@ -57,7 +57,9 @@
|
|||
#include <linux/uaccess.h>
|
||||
|
||||
#include <asm/current.h>
|
||||
#if LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0)
|
||||
#include <asm/system.h>
|
||||
#endif
|
||||
|
||||
#include <bcm47xx.h>
|
||||
#include <nvram.h>
|
||||
|
|
Loading…
Reference in New Issue