staging: lustre: libcfs: Remove duplicate inclusion of header file

Removed the header files included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Sachin Kamat 2013-07-25 12:27:16 +05:30 committed by Greg Kroah-Hartman
parent 6a4b8447cf
commit 03f278994c

View File

@ -54,9 +54,7 @@
#include <linux/fs.h>
#include <linux/file.h>
#include <linux/stat.h>
#include <linux/list.h>
#include <asm/uaccess.h>
#include <linux/proc_fs.h>
#include <linux/sysctl.h>