We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66de867 commit f39dbf2Copy full SHA for f39dbf2
src/network/networkd-manager-bus.c
@@ -1,6 +1,7 @@
1
/* SPDX-License-Identifier: LGPL-2.1+ */
2
3
#include <net/if.h>
4
+#include <netinet/in.h>
5
#include <sys/capability.h>
6
7
#include "alloc-util.h"
0 commit comments