summaryrefslogtreecommitdiff
path: root/radix-tree.h
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-06-12 11:39:09 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-06-12 11:39:09 -0400
commit65a545ff84b1b066616724fea95747edc4130111 (patch)
tree87453e4914cbe06eb45b451d49951544675eaf41 /radix-tree.h
parentd9f1317c7d927d3d0fc0b99762690438cafa0ead (diff)
i386 fixes from axboe
Diffstat (limited to 'radix-tree.h')
-rw-r--r--radix-tree.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/radix-tree.h b/radix-tree.h
index 076e5991..d99ea7eb 100644
--- a/radix-tree.h
+++ b/radix-tree.h
@@ -37,6 +37,8 @@
#ifndef _LINUX_RADIX_TREE_H
#define _LINUX_RADIX_TREE_H
+#include "kerncompat.h"
+
#define RADIX_TREE_MAX_TAGS 2
/* root tags are stored in gfp_mask, shifted by __GFP_BITS_SHIFT */