]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/test-network.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / network / test-network.c
index dbed3795e3ffca16cf57243d808eae1fe6abee90..a1a77b68677dbdaea46de7c2779d218727a033ac 100644 (file)
@@ -20,9 +20,9 @@
 ***/
 
 #include "alloc-util.h"
-#include "networkd.h"
-#include "network-internal.h"
 #include "dhcp-lease-internal.h"
+#include "network-internal.h"
+#include "networkd.h"
 
 static void test_deserialize_in_addr(void) {
         _cleanup_free_ struct in_addr *addresses = NULL;