From 1ab2935061bc800f008aba6c423ab9fe69c4cac0 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 8 Oct 2012 11:41:11 +0200 Subject: Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c --- sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/powerpc') diff --git a/sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c b/sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c index f62ed86055..5559dd5c0c 100644 --- a/sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c +++ b/sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c @@ -16,6 +16,7 @@ License along with the GNU C Library; if not, see . */ +#include #include uint64_t -- cgit 1.4.1