Skip to content
Snippets Groups Projects
Commit 34a1ee84 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

iwcap: add missing include


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 41956
parent 5a506ca5
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment