From 5d39c1ed76f87fd2f52d30e663989d2ced76f253 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sat, 12 Mar 2011 20:53:43 +0100 Subject: do not include libc-internal.h it is already included by features.h Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- librt/clock_gettime.c | 1 - 1 file changed, 1 deletion(-) (limited to 'librt') diff --git a/librt/clock_gettime.c b/librt/clock_gettime.c index 8308329b2..90f7242ed 100644 --- a/librt/clock_gettime.c +++ b/librt/clock_gettime.c @@ -186,7 +186,6 @@ maybe_syscall_gettime_cputime (clockid_t clock_id, struct timespec *tp) #include #include #include -#include #include -- cgit v1.2.3