diff options
Diffstat (limited to 'libpthread/nptl/pthread_clock_settime.c')
-rw-r--r-- | libpthread/nptl/pthread_clock_settime.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 <errno.h> #include <stdlib.h> #include <time.h> -#include <libc-internal.h> #include "pthreadP.h" |