aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2008-01-26 14:11:06 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2008-01-26 14:11:16 +0100
commit81ef16e763bb899053e06f6050603a305456a085 (patch)
tree4f6ba85240f8c57a089e9762fff44749410100a8 /kernel
parent48483b3290988952a593c6e66ca354c19f1a4350 (diff)
[S390] Remove appldata include from sysctl_check.c
Forgot to remove this when removing the appldata binary sysctls. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'kernel')
-rw-r--r--kernel/sysctl_check.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/sysctl_check.c b/kernel/sysctl_check.c
index a68425a5cc1..d8a5558a47b 100644
--- a/kernel/sysctl_check.c
+++ b/kernel/sysctl_check.c
@@ -1,6 +1,5 @@
#include <linux/stat.h>
#include <linux/sysctl.h>
-#include "../arch/s390/appldata/appldata.h"
#include "../fs/xfs/linux-2.6/xfs_sysctl.h"
#include <linux/sunrpc/debug.h>
#include <linux/string.h>