vserver 1.9.5.x5
[linux-2.6.git] / include / asm-parisc / posix_types.h
index eb19624..9b19970 100644 (file)
@@ -15,7 +15,7 @@ typedef unsigned short                __kernel_ipc_pid_t;
 typedef unsigned int           __kernel_uid_t;
 typedef unsigned int           __kernel_gid_t;
 typedef int                    __kernel_suseconds_t;
-typedef int                    __kernel_clock_t;
+typedef long                   __kernel_clock_t;
 typedef int                    __kernel_timer_t;
 typedef int                    __kernel_clockid_t;
 typedef int                    __kernel_daddr_t;