Whamcloud - gitweb
LU-8056 libcfs: Support for linux 4.2 kernels
[fs/lustre-release.git] / libcfs / libcfs / linux / linux-crypto-crc32c-pclmul.c
index 9858db4..fc55ad7 100644 (file)
 #include <crypto/internal/hash.h>
 #include <linux/crc32.h>
 #include <asm/cpufeature.h>
+#ifdef HAVE_FPU_API_HEADER
+#include <asm/fpu/api.h>
+#else
 #include <asm/i387.h>
+#endif
 #include <libcfs/libcfs.h>
 
 #define CHKSUM_BLOCK_SIZE      1