OSDN Git Service

l2tp: fix export of header file for userspace
authorJames Chapman <jchapman@katalix.com>
Tue, 3 Aug 2010 07:42:17 +0000 (00:42 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Aug 2010 20:31:05 +0000 (13:31 -0700)
commitba87b9af0a503058e6db99c6a4be87157dbad322
treee7c3b819eda0b0e3fe2dc61b620094d12ae04a6e
parenta456e2bf311123a0d2fa313a7e51611ab7b0439e
l2tp: fix export of header file for userspace

commit 4565956dc0847985c0403c9ebbf274b6a122e1e2 upstream.

The header file l2tp.h should be exported to the installed include/linux/
tree for userspace programs.

This patch fixes compilation errors in L2TP userspace apps which want to
use the new L2TP support introduced in 2.6.35.

Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/Kbuild