]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-network.c
tree-wide: make sure net/if.h is included before any linux/ header
[thirdparty/systemd.git] / src / network / networkd-network.c
index 880856f596d91a261a1dada57ae5744ae5e39079..d42ded61608b2150893effa04bbe029db3c7a491 100644 (file)
@@ -1,5 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
 
+/* Make sure the net/if.h header is included before any linux/ one */
 #include <net/if.h>
 #include <netinet/in.h>
 #include <linux/netdevice.h>