]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/siphash.c
Update bcachefs sources to 82c5cc8f00 bcachefs: Improve transaction restart handling...
[bcachefs-tools-debian] / libbcachefs / siphash.c
index 4565a843c1a6128ef86f4bd744a9015f152b4644..c062edb3fbc24e6fd5889d1ac138b3e2c10ab9db 100644 (file)
@@ -44,7 +44,6 @@
  * https://131002.net/siphash/
  */
 
-#include <linux/stddef.h>
 #include <asm/byteorder.h>
 #include <asm/unaligned.h>
 #include <linux/bitops.h>