From 2821f808b0f1ca0b65da837ac1e5131f07ab60fa Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 1 May 2017 20:22:56 +0000 Subject: [PATCH] scst_debug: Remove a duplicated #include directive git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7156 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/scst_debug.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/scst/src/scst_debug.c b/scst/src/scst_debug.c index 8d36da1c7..3e5de31b0 100644 --- a/scst/src/scst_debug.c +++ b/scst/src/scst_debug.c @@ -19,8 +19,6 @@ * GNU General Public License for more details. */ -#include - #ifndef INSIDE_KERNEL_TREE #include #endif