From d7ce14fb303330249260f9cc2907ebc54e02481c Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 4 Nov 2018 04:15:53 +0000 Subject: [PATCH] Merge r7432 from trunk git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7685 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/include/backport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/include/backport.h b/scst/include/backport.h index 3da7ac6db..6eff883b0 100644 --- a/scst/include/backport.h +++ b/scst/include/backport.h @@ -27,8 +27,8 @@ #include #include #include /* sync_page_range() */ -#include /* struct scsi_cmnd */ #include +#include /* struct scsi_cmnd */ /* */