--- zzzz-none-000/linux-2.4.17/include/asm-mips/posix_types.h 2000-07-10 05:18:15.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/include/asm-mips/posix_types.h 2004-11-24 13:21:34.000000000 +0000 @@ -1,4 +1,4 @@ -/* $Id: posix_types.h,v 1.6 2000/02/04 23:32:54 ralf Exp $ +/* $Id: posix_types.h,v 1.1.1.1 2003/06/23 22:18:40 jharrell Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive @@ -32,6 +32,8 @@ typedef long __kernel_clock_t; typedef long __kernel_daddr_t; typedef char * __kernel_caddr_t; +typedef int __kernel_timer_t; +typedef int __kernel_clockid_t; typedef unsigned short __kernel_uid16_t; typedef unsigned short __kernel_gid16_t;