summary refs log tree commit diff
path: root/src/systemd/src/libsystemd-network/arp-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/src/libsystemd-network/arp-util.h')
-rw-r--r--src/systemd/src/libsystemd-network/arp-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/src/libsystemd-network/arp-util.h b/src/systemd/src/libsystemd-network/arp-util.h
index 10c68486..9a4427e8 100644
--- a/src/systemd/src/libsystemd-network/arp-util.h
+++ b/src/systemd/src/libsystemd-network/arp-util.h
@@ -5,7 +5,7 @@
   Copyright © 2014 Axis Communications AB. All rights reserved.
 ***/
 
-#include <netinet/if_ether.h>
+#include <net/ethernet.h>
 
 #include "socket-util.h"
 #include "sparse-endian.h"