blob: cca07cfb7df2413a8caac334e5996052bd5aae86 [file] [log] [blame]
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
@@ -42,6 +42,7 @@
#include <linux/refcount.h>
#include <linux/spinlock.h>
#include <linux/bug.h>
+#include <linux/export.h>
/**
* refcount_add_not_zero_checked - add a value to a refcount unless it is 0