diff options
Diffstat (limited to 'libpthread/linuxthreads/ptclock_gettime.c')
-rw-r--r-- | libpthread/linuxthreads/ptclock_gettime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/linuxthreads/ptclock_gettime.c b/libpthread/linuxthreads/ptclock_gettime.c index 755f83d10..44d7af37e 100644 --- a/libpthread/linuxthreads/ptclock_gettime.c +++ b/libpthread/linuxthreads/ptclock_gettime.c @@ -18,7 +18,6 @@ #include <errno.h> #include <time.h> -#include <libc-internal.h> #include "internals.h" #include "spinlock.h" |