summaryrefslogtreecommitdiff
path: root/librt
diff options
context:
space:
mode:
Diffstat (limited to 'librt')
-rw-r--r--librt/clock_gettime.c1
1 files changed, 0 insertions, 1 deletions
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 <stdint.h>
#include <time.h>
#include <sys/time.h>
-#include <libc-internal.h>
#include <ldsodefs.h>