summaryrefslogtreecommitdiff
path: root/macvlan.c
diff options
context:
space:
mode:
Diffstat (limited to 'macvlan.c')
-rw-r--r--macvlan.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/macvlan.c b/macvlan.c
index 092f1dd..c4ebdd0 100644
--- a/macvlan.c
+++ b/macvlan.c
@@ -17,11 +17,6 @@
#include <stdio.h>
#include <assert.h>
#include <errno.h>
-#include <net/ethernet.h>
-
-#ifdef linux
-#include <netinet/ether.h>
-#endif
#include "netifd.h"
#include "device.h"