summaryrefslogtreecommitdiff
path: root/libbcachefs/siphash.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/siphash.c')
-rw-r--r--libbcachefs/siphash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbcachefs/siphash.c b/libbcachefs/siphash.c
index 4565a843..c062edb3 100644
--- a/libbcachefs/siphash.c
+++ b/libbcachefs/siphash.c
@@ -44,7 +44,6 @@
* https://131002.net/siphash/
*/
-#include <linux/stddef.h>
#include <asm/byteorder.h>
#include <asm/unaligned.h>
#include <linux/bitops.h>