]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/siphash.c
Update bcachefs sources to e99d29e402 bcachefs: zstd support, compression refactoring
[bcachefs-tools-debian] / libbcachefs / siphash.c
index d689a7b0789d76300799da8d435f51a43d1c7007..3a6c9c8217f03719561f236ad3fe3ec3e66095f5 100644 (file)
@@ -43,7 +43,6 @@
  * https://131002.net/siphash/
  */
 
-#include <linux/compiler.h>
 #include <asm/byteorder.h>
 #include <asm/unaligned.h>
 #include <linux/bitops.h>