Staging: lustre: lov: Remove unused #include header file

Remove lclient.h header since it is not used.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Shraddha Barke 2015-10-13 22:20:28 +05:30 committed by Greg Kroah-Hartman
parent 246ed517eb
commit c29722158c

View File

@ -42,7 +42,6 @@
#define DEBUG_SUBSYSTEM S_LOV
#include "lov_cl_internal.h"
#include "../include/lclient.h"
/** \addtogroup lov
* @{