mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 19:05:06 -05:00
nameserv: adopt some include directives from sysincl.h
Move headers specific to name resolving to nameserv.c. This should hide the system MIN/MAX macros from the rest of the code.
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
|
||||
#include "sysincl.h"
|
||||
|
||||
#include <netdb.h>
|
||||
#include <resolv.h>
|
||||
|
||||
#include "nameserv.h"
|
||||
#include "util.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user