On Tue, 5 May 2015 09:06:30 -0700 Tom Herbert <t...@herbertland.com> wrote:
> Move to include/uapi/linux/mpls.h to be externally visibile. > > Signed-off-by: Tom Herbert <t...@herbertland.com> > --- > include/uapi/linux/mpls.h | 10 ++++++++++ > net/mpls/af_mpls.c | 18 +++++++++--------- > net/mpls/internal.h | 10 ---------- > 3 files changed, 19 insertions(+), 19 deletions(-) > > diff --git a/include/uapi/linux/mpls.h b/include/uapi/linux/mpls.h You need to update include/uapi/linux/Kbuild to cause header to be exported. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html