diff --git a/scst/include/backport.h b/scst/include/backport.h index f2db2cbe8..f05a284c0 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 */ /* */