From: Thomas Graf Date: Sat, 26 Jul 2014 19:33:23 +0000 (+0200) Subject: act: Include X-Git-Tag: libnl3_2_26rc1~49^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70849054f70e8a2e739a41dcc2d6659ef15aa2e3;p=thirdparty%2Flibnl.git act: Include Signed-off-by: Thomas Graf Signed-off-by: Thomas Haller --- 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;