diff --git a/scst/include/backport.h b/scst/include/backport.h index 2e8603c03..a4d0a8d87 100644 --- a/scst/include/backport.h +++ b/scst/include/backport.h @@ -20,6 +20,7 @@ * GNU General Public License for more details. */ +#include #include #include /* struct request_queue */ #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 21, 0) @@ -34,7 +35,6 @@ #include /* kmalloc() */ #include /* sizeof_field() */ #include -#include #include #include /* sync_page_range() */ #include