mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 13:43:21 -04:00
staging: lustre: linux-tcpip: Remove duplicate header file inclusion
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:
committed by
Greg Kroah-Hartman
parent
03f278994c
commit
66270ce4e1
@@ -35,7 +35,6 @@
|
||||
*/
|
||||
#define DEBUG_SUBSYSTEM S_LNET
|
||||
|
||||
#include <linux/libcfs/libcfs.h>
|
||||
#include <linux/libcfs/libcfs.h>
|
||||
|
||||
#include <linux/if.h>
|
||||
|
||||
Reference in New Issue
Block a user