From 0830ba618946876c1a0e62230bff81777a3f4de6 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sat, 5 Apr 2014 13:17:51 -0400 Subject: build-sys: add newly used if_link.h defines to missing.h Reported-by: Arnaud Gaboury --- src/libsystemd/sd-rtnl/rtnl-types.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libsystemd/sd-rtnl') diff --git a/src/libsystemd/sd-rtnl/rtnl-types.c b/src/libsystemd/sd-rtnl/rtnl-types.c index 27b7d04c3e..44ac5ec389 100644 --- a/src/libsystemd/sd-rtnl/rtnl-types.c +++ b/src/libsystemd/sd-rtnl/rtnl-types.c @@ -37,6 +37,7 @@ #include "util.h" #include "rtnl-types.h" +#include "missing.h" static const NLTypeSystem rtnl_link_type_system; -- cgit v1.2.3-54-g00ecf