summaryrefslogtreecommitdiffstats
path: root/fs/proc
diff options
context:
space:
mode:
authorNicolas Kaiser <nikai@nikai.net>2006-01-11 02:10:28 +0100
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>2006-01-11 02:10:28 +0100
commit7da942e5bc889bc970554876a8c03d7e2af9923d (patch)
treeb16248b02e6973dccfe8b89d37916ff76664a506 /fs/proc
parentc566c6dbf9cb0eed6e11ec7a4141e7af68ec2316 (diff)
downloadop-kernel-dev-7da942e5bc889bc970554876a8c03d7e2af9923d.zip
op-kernel-dev-7da942e5bc889bc970554876a8c03d7e2af9923d.tar.gz
fs/proc/vmcore.c: header included twice
Header included twice. Signed-off-by: Nicolas Kaiser <nikai@nikai.net> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'fs/proc')
-rw-r--r--fs/proc/vmcore.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/proc/vmcore.c b/fs/proc/vmcore.c
index 5378d7c7..124e354 100644
--- a/fs/proc/vmcore.c
+++ b/fs/proc/vmcore.c
@@ -14,7 +14,6 @@
#include <linux/a.out.h>
#include <linux/elf.h>
#include <linux/elfcore.h>
-#include <linux/proc_fs.h>
#include <linux/highmem.h>
#include <linux/bootmem.h>
#include <linux/init.h>
OpenPOWER on IntegriCloud