Include "libc-internal.h" for __get_clockfreq declaration.
authorAndreas Jaeger <aj@suse.de>
Sat, 21 Apr 2001 16:22:05 +0000 (16:22 +0000)
committerAndreas Jaeger <aj@suse.de>
Sat, 21 Apr 2001 16:22:05 +0000 (16:22 +0000)
sysdeps/unix/i386/i586/clock_settime.c

index 465a68f..af7ed1b 100644 (file)
@@ -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