summaryrefslogtreecommitdiff
path: root/h/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'h/internal.h')
-rw-r--r--h/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/h/internal.h b/h/internal.h
index 433a9b4..f0b482c 100644
--- a/h/internal.h
+++ b/h/internal.h
@@ -97,5 +97,6 @@ Code_t Z_WaitForNotice __P((ZNotice_t *notice,
int (*pred) __P((ZNotice_t *, void *)), void *arg,
int timeout));
+void Z_gettimeofday(struct _ZTimeval *ztv, struct timezone *tz);
#endif /* __INTERNAL_H__ */