X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm26%2Fposix_types.h;h=f8d1eb4f4cb17b6d37763ed793e97229a5e0db47;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=b88344ad390c6038e7f3b6f8d07d5b88b55ea5dd;hpb=6a77f38946aaee1cd85eeec6cf4229b204c15071;p=linux-2.6.git diff --git a/include/asm-arm26/posix_types.h b/include/asm-arm26/posix_types.h index b88344ad3..f8d1eb4f4 100644 --- a/include/asm-arm26/posix_types.h +++ b/include/asm-arm26/posix_types.h @@ -44,6 +44,7 @@ typedef unsigned int __kernel_gid32_t; typedef unsigned short __kernel_old_uid_t; typedef unsigned short __kernel_old_gid_t; +typedef unsigned short __kernel_old_dev_t; #ifdef __GNUC__ typedef long long __kernel_loff_t;