summaryrefslogtreecommitdiff
path: root/patches/lib-refcount.patch
blob: aa9ff468537ea34bd57d4b34dab5556d902e64e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/compat/lib-refcount.c b/compat/lib-refcount.c
index 5d0582a..8d108f9 100644
--- a/compat/lib-refcount.c
+++ b/compat/lib-refcount.c
@@ -37,6 +37,7 @@
 
 #include <linux/refcount.h>
 #include <linux/bug.h>
+#include <linux/export.h>
 
 #ifdef CONFIG_REFCOUNT_FULL