commit | 03cf1e0c3b4ee4ef51dc7eb197a4d098ad4873af | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Fri Jan 30 20:05:27 2009 +0530 |
committer | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Fri Jan 30 23:30:42 2009 +0530 |
tree | 9cd4dc8f105e9174e627552dfc84445d4692297a | |
parent | 9e87b1e53f3c72c1196dc22cb359b5d6188a3729 [diff] |
headers_check fix: nfsd/syscall.h fix the following 'make headers_check' warnings: usr/include/linux/nfsd/syscall.h:12: include of <linux/types.h> is preferred over <asm/types.h> usr/include/linux/nfsd/syscall.h:104: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>