]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd-network/arp-util.h
tree-wide: sort includes in *.h
[thirdparty/systemd.git] / src / libsystemd-network / arp-util.h
index 44e5c893a7bc2aa66468bb8ef2f95bf1e24e5b41..63c559f8dd5cd1db44bba3435fec408842b9ff38 100644 (file)
@@ -23,8 +23,8 @@
 
 #include <netinet/if_ether.h>
 
-#include "sparse-endian.h"
 #include "socket-util.h"
+#include "sparse-endian.h"
 
 int arp_network_bind_raw_socket(int index, be32_t address, const struct ether_addr *eth_mac);