From a771b3583020acae6bd072a5bb979140f70207c7 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 14 Jul 2015 21:52:40 +0000 Subject: [PATCH] scst_targ: Kernel 4.2 build fix Sebastian Herbszt git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6422 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/scst_targ.c | 1 + 1 file changed, 1 insertion(+) diff --git a/scst/src/scst_targ.c b/scst/src/scst_targ.c index 73eac6679..ddc5c3ba4 100644 --- a/scst/src/scst_targ.c +++ b/scst/src/scst_targ.c @@ -29,6 +29,7 @@ #include #include #include +#include #include #ifdef INSIDE_KERNEL_TREE