summaryrefslogtreecommitdiff
path: root/h/internal.h
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2007-07-20 05:07:19 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2007-07-20 05:07:19 +0000
commit15cf157d47aafe49fd59b7acc23fe172f8a23566 (patch)
tree747829bb544497cad68906bb21b2fd9fbb2cc1f3 /h/internal.h
parent82ea504def6eb144c2b13b315890b297e29345c5 (diff)
debian patch applied and reconciled, version unfinalized
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__ */