OSDN Git Service

librt: provide missing prototypes for mq_timedreceive,mq_timedsend
[uclinux-h8/uclibc-ng.git] / librt / clock_gettime.c
index 8308329..90f7242 100644 (file)
@@ -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>