aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/compat/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/compat.h')
-rw-r--r--src/compat/compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compat/compat.h b/src/compat/compat.h
index 419710d..e8076db 100644
--- a/src/compat/compat.h
+++ b/src/compat/compat.h
@@ -37,6 +37,7 @@
#define headers_end data
#endif
+#include <linux/cache.h>
#ifndef __ro_after_init
#define __ro_after_init __read_mostly
#endif