diff options
Diffstat (limited to 'module/icp/io/sha2_mod.c')
-rw-r--r-- | module/icp/io/sha2_mod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/icp/io/sha2_mod.c b/module/icp/io/sha2_mod.c index be0f7a42c..3913d7618 100644 --- a/module/icp/io/sha2_mod.c +++ b/module/icp/io/sha2_mod.c @@ -30,7 +30,7 @@ #include <sys/crypto/spi.h> #include <sys/crypto/icp.h> #define _SHA2_IMPL -#include <sha2/sha2.h> +#include <sys/sha2.h> #include <sha2/sha2_impl.h> /* |