mirror of
https://github.com/anope/anope.git
synced 2026-06-25 04:56:39 +02:00
Use clock_gettime if it is available.
This commit is contained in:
@@ -290,6 +290,7 @@ bool Anope::Init(int ac, char **av)
|
||||
umask(DEFUMASK);
|
||||
#endif
|
||||
|
||||
Anope::UpdateTime();
|
||||
Serialize::RegisterTypes();
|
||||
|
||||
/* Parse command line arguments */
|
||||
|
||||
Reference in New Issue
Block a user