]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
network,udev: sort included headers 8902/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 4 May 2018 08:56:34 +0000 (17:56 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 9 May 2018 03:00:27 +0000 (12:00 +0900)
src/network/networkd-network-gperf.gperf
src/udev/net/link-config-gperf.gperf

index 83ac330142f1ba1dade035d509c9ef7bb5643d60..e3d84a365d01dedf1c24a81c66a515a11b71f16f 100644 (file)
@@ -4,9 +4,9 @@ _Pragma("GCC diagnostic ignored \"-Wimplicit-fallthrough\"")
 #endif
 #include <stddef.h>
 #include "conf-parser.h"
+#include "network-internal.h"
 #include "networkd-conf.h"
 #include "networkd-network.h"
-#include "network-internal.h"
 #include "vlan-util.h"
 %}
 struct ConfigPerfItem;
index b984c1befc02fef05edb3133c13706fec20e6958..5640fa051376820cc3be5c2761511bf1fe39dc14 100644 (file)
@@ -4,9 +4,9 @@ _Pragma("GCC diagnostic ignored \"-Wimplicit-fallthrough\"")
 #endif
 #include <stddef.h>
 #include "conf-parser.h"
-#include "network-internal.h"
-#include "link-config.h"
 #include "ethtool-util.h"
+#include "link-config.h"
+#include "network-internal.h"
 %}
 struct ConfigPerfItem;
 %null_strings