]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - crypto/vmac.c
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
[karo-tx-linux.git] / crypto / vmac.c
index f35ff8a3926e2689deb66f6db541a79b1a6703f3..4243905ba135196b5285b5fbdc249f831c193df8 100644 (file)
@@ -27,6 +27,7 @@
 #include <linux/init.h>
 #include <linux/types.h>
 #include <linux/crypto.h>
+#include <linux/module.h>
 #include <linux/scatterlist.h>
 #include <asm/byteorder.h>
 #include <crypto/scatterwalk.h>