--- ./include/asm-alpha/param.h.orig Sun Mar 21 00:08:21 2004 +++ ./include/asm-alpha/param.h Sun Mar 21 00:09:09 2004 @@ -29,6 +29,7 @@ #ifdef __KERNEL__ # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ +# define USER_HZ HZ #endif #endif /* _ASM_ALPHA_PARAM_H */