about summary refs log tree commit diff
path: root/sysdeps/unix/i386/i586
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-04-21 16:22:05 +0000
committerAndreas Jaeger <aj@suse.de>2001-04-21 16:22:05 +0000
commite03b8b00fc3deea996086be203fe6c6db334ca32 (patch)
tree1da98c2795d255b0f9a8309c4bd9d42080c5c8f0 /sysdeps/unix/i386/i586
parent5fc48cd78f0c50e889d1c1f3b8f812058db71ecd (diff)
downloadglibc-e03b8b00fc3deea996086be203fe6c6db334ca32.tar.gz
glibc-e03b8b00fc3deea996086be203fe6c6db334ca32.tar.xz
glibc-e03b8b00fc3deea996086be203fe6c6db334ca32.zip
Include "libc-internal.h" for __get_clockfreq declaration.
Diffstat (limited to 'sysdeps/unix/i386/i586')
-rw-r--r--sysdeps/unix/i386/i586/clock_settime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/i386/i586/clock_settime.c b/sysdeps/unix/i386/i586/clock_settime.c
index 465a68f694..af7ed1be87 100644
--- a/sysdeps/unix/i386/i586/clock_settime.c
+++ b/sysdeps/unix/i386/i586/clock_settime.c
@@ -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