mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Get rid of extra UINT64_MAX definition in lib/isc/win32/time.c
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#define NS_PER_S 1000000000
|
||||
#define NS_INTERVAL 100
|
||||
#define INTERVALS_PER_S (NS_PER_S / NS_INTERVAL)
|
||||
#define UINT64_MAX _UI64_MAX
|
||||
|
||||
/***
|
||||
*** Absolute Times
|
||||
|
Reference in New Issue
Block a user