summaryrefslogtreecommitdiffhomepage
path: root/device.c
diff options
context:
space:
mode:
Diffstat (limited to 'device.c')
-rw-r--r--device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.c b/device.c
index 7307414..8bc8b53 100644
--- a/device.c
+++ b/device.c
@@ -6,6 +6,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <net/ethernet.h>
+#include <netinet/ether.h>
#include "netifd.h"
#include "system.h"