summaryrefslogtreecommitdiff
path: root/src/network/networkd-vxlan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/networkd-vxlan.c')
-rw-r--r--src/network/networkd-vxlan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/networkd-vxlan.c b/src/network/networkd-vxlan.c
index d6721222f2..6533f876a7 100644
--- a/src/network/networkd-vxlan.c
+++ b/src/network/networkd-vxlan.c
@@ -25,6 +25,7 @@
#include "sd-rtnl.h"
#include "networkd.h"
+#include "missing.h"
static int netdev_fill_vxlan_rtnl_message(NetDev *netdev, Link *link, sd_rtnl_message *m) {