From 4565956dc0847985c0403c9ebbf274b6a122e1e2 Mon Sep 17 00:00:00 2001 From: James Chapman Date: Tue, 3 Aug 2010 00:42:17 -0700 Subject: [PATCH] l2tp: fix export of header file for userspace 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 Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-format-patch failed