diff options
Diffstat (limited to 'libc/sysdeps/linux/common/ntp_gettime.c')
-rw-r--r-- | libc/sysdeps/linux/common/ntp_gettime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/ntp_gettime.c b/libc/sysdeps/linux/common/ntp_gettime.c index ff933fed4..83959e860 100644 --- a/libc/sysdeps/linux/common/ntp_gettime.c +++ b/libc/sysdeps/linux/common/ntp_gettime.c @@ -18,7 +18,6 @@ #include <sys/timex.h> -/* libc_hidden_proto(adjtimex) */ int ntp_gettime(struct ntptimeval *ntv) { |