Define CLK_TCK right.
This commit is contained in:
parent
2a947a4bbf
commit
02a7dd7637
@ -48,7 +48,7 @@
|
||||
* Frequency of the clock ticks reported by times(). Deprecated - use
|
||||
* sysconf(_SC_CLK_TCK) instead.
|
||||
*/
|
||||
#define CLK_TCK _BSD_CLOCKS_PER_SEC_
|
||||
#define CLK_TCK _BSD_CLK_TCK_
|
||||
#endif
|
||||
|
||||
/* Frequency of the clock ticks reported by clock(). */
|
||||
|
Loading…
x
Reference in New Issue
Block a user