--- 25-akpm/include/asm-ia64/compat.h | 1 + 1 files changed, 1 insertion(+) diff -puN include/asm-ia64/compat.h~compat-signal-ia64-2004-01-29 include/asm-ia64/compat.h --- 25/include/asm-ia64/compat.h~compat-signal-ia64-2004-01-29 Thu Jan 29 15:21:40 2004 +++ 25-akpm/include/asm-ia64/compat.h Thu Jan 29 15:21:40 2004 @@ -26,6 +26,7 @@ typedef u16 compat_ipc_pid_t; typedef s32 compat_daddr_t; typedef u32 compat_caddr_t; typedef __kernel_fsid_t compat_fsid_t; +typedef u32 compat_timer_t; typedef s32 compat_int_t; typedef s32 compat_long_t; _