diff options
Diffstat (limited to 'lib/halfmd4.c')
-rw-r--r-- | lib/halfmd4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/halfmd4.c b/lib/halfmd4.c index 66d0ee8b7776..a8fe6274a13c 100644 --- a/lib/halfmd4.c +++ b/lib/halfmd4.c | |||
@@ -1,4 +1,4 @@ | |||
1 | #include <linux/kernel.h> | 1 | #include <linux/compiler.h> |
2 | #include <linux/export.h> | 2 | #include <linux/export.h> |
3 | #include <linux/cryptohash.h> | 3 | #include <linux/cryptohash.h> |
4 | 4 | ||