mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
Round and round we go....
Jeremy.
This commit is contained in:
@ -136,7 +136,8 @@ void TimeInit(void)
|
||||
done_serverzone_init = False;
|
||||
get_serverzone();
|
||||
/* Save the start time of this process. */
|
||||
GetTimeOfDay(&start_time_hires);
|
||||
if (start_time_hires.tv_sec == 0 && start_time_hires.tv_usec == 0)
|
||||
GetTimeOfDay(&start_time_hires);
|
||||
}
|
||||
|
||||
/**********************************************************************
|
||||
|
Reference in New Issue
Block a user