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