mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-05 06:05:07 -05:00
Don't copy util functions in client.c
This requires moving croak() to logging.c and avoiding use of log functions in util.c.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include "memory.h"
|
||||
#include "reports.h"
|
||||
#include "util.h"
|
||||
#include "logging.h"
|
||||
|
||||
/* Number of bits of address per layer of the table. This value has
|
||||
been chosen on the basis that a server will predominantly be serving
|
||||
|
||||
Reference in New Issue
Block a user