staging: lustre: Remove duplicate header file inclusion in dir.c

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:18 +05:30 committed by Greg Kroah-Hartman
parent 66270ce4e1
commit 2950b2416f
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@
#define DEBUG_SUBSYSTEM S_LLITE
#include <lustre/lustre_idl.h>
#include <obd_support.h>
#include <obd_class.h>
#include <lustre_lib.h>