From 70849054f70e8a2e739a41dcc2d6659ef15aa2e3 Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Sat, 26 Jul 2014 21:33:23 +0200 Subject: [PATCH] act: Include Signed-off-by: Thomas Graf Signed-off-by: Thomas Haller --- lib/route/act.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/route/act.c b/lib/route/act.c index 85ce445..7ec91ba 100644 --- a/lib/route/act.c +++ b/lib/route/act.c @@ -21,6 +21,7 @@ #include #include #include +#include static struct nl_object_ops act_obj_ops;