mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-22 17:24:23 +01:00
Define CLK_TCK right.
This commit is contained in:
parent
2a947a4bbf
commit
02a7dd7637
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6243
@ -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…
Reference in New Issue
Block a user