We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 603192b commit ae695a9Copy full SHA for ae695a9
src/libsystemd-network/arp-util.h
@@ -5,7 +5,7 @@
5
Copyright © 2014 Axis Communications AB. All rights reserved.
6
***/
7
8
-#include <netinet/if_ether.h>
+#include <net/ethernet.h>
9
10
#include "socket-util.h"
11
#include "sparse-endian.h"
0 commit comments