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:
Sachin Kamat 2013-07-25 12:27:17 +05:30 committed by Greg Kroah-Hartman
parent 03f278994c
commit 66270ce4e1

View file

@ -35,7 +35,6 @@
*/
#define DEBUG_SUBSYSTEM S_LNET
#include <linux/libcfs/libcfs.h>
#include <linux/libcfs/libcfs.h>
#include <linux/if.h>