mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
robocfg: add missing include
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41959 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
658e03b89e
commit
e37a22922f
@ -26,6 +26,7 @@
|
||||
#include <sys/param.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
/* linux stuff */
|
||||
typedef u_int64_t u64;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user