mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
Include "libc-internal.h" for __get_clockfreq declaration.
This commit is contained in:
parent
5fc48cd78f
commit
e03b8b00fc
@ -19,7 +19,7 @@
|
||||
#include <time.h>
|
||||
|
||||
#include "cpuclock-init.h"
|
||||
|
||||
#include "libc-internal.h"
|
||||
|
||||
/* This implementation uses the TSC register in modern (i586 and up) IA-32
|
||||
processors (most modern clones also provide it). Since we need the
|
||||
|
Loading…
Reference in New Issue
Block a user