]> git.proxmox.com Git - systemd.git/blobdiff - src/network/networkd-manager-bus.c
New upstream version 240
[systemd.git] / src / network / networkd-manager-bus.c
index 6e2c79bce15b64970828f3dbc7778292f60172ca..8c527837f8e6eb17e336077a0f50e2643d4091c1 100644 (file)
@@ -3,6 +3,7 @@
 #include "alloc-util.h"
 #include "bus-util.h"
 #include "networkd-manager.h"
+#include "strv.h"
 
 static BUS_DEFINE_PROPERTY_GET_ENUM(property_get_operational_state, link_operstate, LinkOperationalState);