summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-network.c
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-10-02 07:01:59 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-10-06 19:50:50 +0200
commit093e35334dbc8b17a6a64151699ad21c30d1f9df (patch)
tree68d0842e0bc14d61245b3ecfb44c2787df58211b /src/network/networkd-network.c
parentnetwork: make several functions static (diff)
downloadsystemd-093e35334dbc8b17a6a64151699ad21c30d1f9df.tar.xz
systemd-093e35334dbc8b17a6a64151699ad21c30d1f9df.zip
network: header cleanup
Diffstat (limited to 'src/network/networkd-network.c')
-rw-r--r--src/network/networkd-network.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/networkd-network.c b/src/network/networkd-network.c
index c1c1ff502e..3c6f45c61b 100644
--- a/src/network/networkd-network.c
+++ b/src/network/networkd-network.c
@@ -15,6 +15,7 @@
#include "networkd-dhcp-server.h"
#include "network-internal.h"
#include "networkd-address-label.h"
+#include "networkd-address.h"
#include "networkd-fdb.h"
#include "networkd-manager.h"
#include "networkd-mdb.h"