mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
robocfg: add missing include
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41959
This commit is contained in:
parent
49d00e95db
commit
c02cfdb46d
@ -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…
Reference in New Issue
Block a user