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