diff --git a/scst/include/backport.h b/scst/include/backport.h index 8bb4f4bfb..480b13e3c 100644 --- a/scst/include/backport.h +++ b/scst/include/backport.h @@ -20,7 +20,8 @@ * GNU General Public License for more details. */ -#include /* sync_page_range() */ +#include /* kmalloc() */ +#include /* sync_page_range() */ /* */