Whamcloud - gitweb
LU-1337 kernel: NETIF_F_NO_CSUM and LOOKUP_CONTINUE removed
[fs/lustre-release.git] / libcfs / libcfs / linux / linux-crypto-adler.c
index 9eeda9c..5b74389 100644 (file)
@@ -29,6 +29,7 @@
  * This is crypto api shash wrappers to zlib_adler32.
  */
 
+#include <linux/module.h>
 #include <linux/zutil.h>
 #ifdef HAVE_STRUCT_SHASH_ALG
 #include <crypto/internal/hash.h>