aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_idmap.h
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-30 21:59:48 +0530
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-31 00:02:27 +0530
commita81184c1f8cf8589a00894c20422982defc3f056 (patch)
tree79623771af3101a5af456c05dfbf19f2466bbd42 /include/linux/nfs_idmap.h
parentheaders_check fix: linux/neighbour.h (diff)
downloadlinux-dev-a81184c1f8cf8589a00894c20422982defc3f056.tar.xz
linux-dev-a81184c1f8cf8589a00894c20422982defc3f056.zip
headers_check fix: linux/nfs_idmap.h
fix the following 'make headers_check' warning: usr/include/linux/nfs_idmap.h:55: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Diffstat (limited to 'include/linux/nfs_idmap.h')
-rw-r--r--include/linux/nfs_idmap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/nfs_idmap.h b/include/linux/nfs_idmap.h
index 15a9f3b7289a..91a1c24e0cbf 100644
--- a/include/linux/nfs_idmap.h
+++ b/include/linux/nfs_idmap.h
@@ -37,6 +37,8 @@
#ifndef NFS_IDMAP_H
#define NFS_IDMAP_H
+#include <linux/types.h>
+
/* XXX from bits/utmp.h */
#define IDMAP_NAMESZ 128