lkml.org 
[lkml]   [2017]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 08/12] fscache: include <linux-radix-tree.h>
Date
This header needs to know the definition of struct radix_tree_root.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

include/linux/fscache.h | 1 +
1 file changed, 1 insertion(+)

diff --git a/include/linux/fscache.h b/include/linux/fscache.h
index f4ff47d..0a67b2f5 100644
--- a/include/linux/fscache.h
+++ b/include/linux/fscache.h
@@ -22,6 +22,7 @@
#include <linux/list.h>
#include <linux/pagemap.h>
#include <linux/pagevec.h>
+#include <linux/radix-tree-root.h>

#if defined(CONFIG_FSCACHE) || defined(CONFIG_FSCACHE_MODULE)
#define fscache_available() (1)
--
2.7.4
\
 
 \ /
  Last update: 2017-10-08 18:14    [W:0.118 / U:1.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site