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 --- libpthread/nptl/pthread_clock_settime.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libpthread/nptl/pthread_clock_settime.c') diff --git a/libpthread/nptl/pthread_clock_settime.c b/libpthread/nptl/pthread_clock_settime.c index 61002a8f7..aa4f4042b 100644 --- a/libpthread/nptl/pthread_clock_settime.c +++ b/libpthread/nptl/pthread_clock_settime.c @@ -19,7 +19,6 @@ #include #include #include -#include #include "pthreadP.h" -- cgit v1.2.3