summaryrefslogtreecommitdiff
path: root/nptl/pthread_clock_settime.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/pthread_clock_settime.c')
-rw-r--r--nptl/pthread_clock_settime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/pthread_clock_settime.c b/nptl/pthread_clock_settime.c
index 6aeb3bece0..f2722d9635 100644
--- a/nptl/pthread_clock_settime.c
+++ b/nptl/pthread_clock_settime.c
@@ -18,7 +18,6 @@
#include <errno.h>
#include <stdlib.h>
#include <time.h>
-#include <libc-internal.h>
#include "pthreadP.h"