2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

checkpoint

This commit is contained in:
Bob Halley
1998-10-26 23:07:57 +00:00
parent 3cddfdd299
commit 4d6964d70a
3 changed files with 240 additions and 38 deletions

View File

@@ -79,7 +79,7 @@ isc_time_isepoch(isc_time_t t) {
return (ISC_FALSE);
}
isc_result
isc_result_t
isc_time_get(isc_time_t t) {
struct timeval tv;