summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/bbu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bbu.h b/include/bbu.h
index adb52b0dec..4a3d35e7ce 100644
--- a/include/bbu.h
+++ b/include/bbu.h
@@ -2,6 +2,8 @@
#define __INCLUDE_BBU_H
#include <asm-generic/errno.h>
+#include <linux/list.h>
+#include <linux/types.h>
struct bbu_data {
#define BBU_FLAG_FORCE (1 << 0)