mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-05 02:29:28 +00:00
iwcap: add missing include
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41956
This commit is contained in:
parent
5a506ca595
commit
34a1ee8410
@ -26,6 +26,7 @@
|
||||
#include <signal.h>
|
||||
#include <syslog.h>
|
||||
#include <errno.h>
|
||||
#include <byteswap.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user