Skip to content

Commit

Permalink
fs/proc/vmcore.c: header included twice
Browse files Browse the repository at this point in the history
Header included twice.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Nicolas Kaiser authored and Adrian Bunk committed Jan 11, 2006
1 parent c566c6d commit 7da942e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/proc/vmcore.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 7da942e

Please sign in to comment.