Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2950b241 authored by Sachin Kamat's avatar Sachin Kamat Committed by Greg Kroah-Hartman
Browse files

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



Removed the header files included twice.

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 66270ce4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>