summaryrefslogtreecommitdiff
path: root/libc/misc/time/ftime.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc/time/ftime.c')
-rw-r--r--libc/misc/time/ftime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/misc/time/ftime.c b/libc/misc/time/ftime.c
index 867f4fd2f..b2273860c 100644
--- a/libc/misc/time/ftime.c
+++ b/libc/misc/time/ftime.c
@@ -19,7 +19,6 @@
#include <sys/timeb.h>
#include <sys/time.h>
-/* libc_hidden_proto(gettimeofday) */
int ftime(struct timeb *timebuf)
{