Whamcloud - gitweb
LU-9859 libcfs: move files out of libcfs/linux
[fs/lustre-release.git] / libcfs / libcfs / linux-crypto-adler.c
similarity index 98%
rename from libcfs/libcfs/linux/linux-crypto-adler.c
rename to libcfs/libcfs/linux-crypto-adler.c
index 90f502f..44bf374 100644 (file)
@@ -31,8 +31,8 @@
 
 #include <linux/module.h>
 #include <linux/zutil.h>
 
 #include <linux/module.h>
 #include <linux/zutil.h>
-#include <libcfs/linux/linux-crypto.h>
 #include <crypto/internal/hash.h>
 #include <crypto/internal/hash.h>
+#include "linux-crypto.h"
 
 #define CHKSUM_BLOCK_SIZE      1
 #define CHKSUM_DIGEST_SIZE     4
 
 #define CHKSUM_BLOCK_SIZE      1
 #define CHKSUM_DIGEST_SIZE     4