summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kerncompat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kerncompat.h b/kerncompat.h
index 6b4b4ba1..ebb54b13 100644
--- a/kerncompat.h
+++ b/kerncompat.h
@@ -27,6 +27,7 @@
#include <byteswap.h>
#include <assert.h>
#include <stddef.h>
+#include <linux/types.h>
#ifndef READ
#define READ 0