nfs: add missing linux/types.h
authorPeng Tao <tao.peng@primarydata.com>
Tue, 20 Oct 2015 19:18:16 +0000 (03:18 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 21 Oct 2015 20:41:34 +0000 (15:41 -0500)
commitb9788a446828703cf126dfb9d3843d240af44122
tree44da66fb326bd96f100a2ec9579b56bef1698616
parent275058a2188903786e42b380ea5889ef0a7cdf95
nfs: add missing linux/types.h

After merging the nfs tree, today's linux-next build (powerpc allyesconfig
produced this warning:

./usr/include/linux/nfs.h:40: found __[us]{8,16,32,64} type without #include <linux/types.h>

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Peng Tao <tao.peng@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/uapi/linux/nfs.h