about summary refs log tree commit diff
path: root/nptl/pthread_clock_gettime.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/pthread_clock_gettime.c')
-rw-r--r--nptl/pthread_clock_gettime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/pthread_clock_gettime.c b/nptl/pthread_clock_gettime.c
index e3a82f7e6a..c9abb61540 100644
--- a/nptl/pthread_clock_gettime.c
+++ b/nptl/pthread_clock_gettime.c
@@ -18,7 +18,6 @@
 #include <errno.h>
 #include <stdlib.h>
 #include <time.h>
-#include <libc-internal.h>
 #include "pthreadP.h"