diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index e5ca2362b..9c9dc4999 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -29,6 +29,7 @@ #include #include #include +#include #include #include diff --git a/scst/src/scst_pres.c b/scst/src/scst_pres.c index 014ba3baf..7fa513d87 100644 --- a/scst/src/scst_pres.c +++ b/scst/src/scst_pres.c @@ -42,6 +42,7 @@ #include #include #include +#include #include #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,25)