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 */ /* */