lkml.org 
[lkml]   [2010]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 2.6.35-rc6] 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 <jchapman@katalix.com>

Index: linux-2.6.35-rc6/include/linux/Kbuild
===================================================================
--- linux-2.6.35-rc6.orig/include/linux/Kbuild 2010-07-31 11:37:46.000000000 +0100
+++ linux-2.6.35-rc6/include/linux/Kbuild 2010-07-31 11:38:08.000000000 +0100
@@ -276,6 +276,7 @@
$(srctree)/include/asm-$(SRCARCH)/kvm_para.h),)
unifdef-y += kvm_para.h
endif
+unifdef-y += l2tp.h
unifdef-y += llc.h
unifdef-y += loop.h
unifdef-y += lp.h

\
 
 \ /
  Last update: 2010-07-31 13:23    [W:0.215 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site