]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/resolve-host/resolve-host.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / resolve-host / resolve-host.c
index 432e62dd9f8efd0177bd3345dae10ae18c151d2d..eb4e646846bd081fa493f652baad126b35769353 100644 (file)
@@ -19,8 +19,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <net/if.h>
 #include <getopt.h>
+#include <net/if.h>
 
 #include "sd-bus.h"