diff options
-rw-r--r-- | lib/sha1.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ #include <linux/kernel.h> #include <linux/module.h> #include <linux/bitops.h> +#include <linux/cryptohash.h> #include <asm/unaligned.h> /* |
index : op-kernel-dev | ||
Development kernel branch for OpenPOWER systems | Raptor Engineering, LLC |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | lib/sha1.c | 1 |
@@ -8,6 +8,7 @@ #include <linux/kernel.h> #include <linux/module.h> #include <linux/bitops.h> +#include <linux/cryptohash.h> #include <asm/unaligned.h> /* |