aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/timer.c')
-rw-r--r--lib-src/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/timer.c b/lib-src/timer.c
index 1fd7836802f..6a3a3fba101 100644
--- a/lib-src/timer.c
+++ b/lib-src/timer.c
@@ -34,7 +34,7 @@
34 34
35 35
36extern int errno; 36extern int errno;
37extern char *strerror (), *malloc (); 37extern char *strerror ();
38extern time_t time (); 38extern time_t time ();
39 39
40/* 40/*