mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 21:17:54 +00:00
isc/net.h required for ntohl on some platforms
This commit is contained in:
parent
f675434978
commit
5d49890aca
@ -22,6 +22,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
#include <isc/net.h> /* Required for ntohl. */
|
||||
#include <isc/string.h>
|
||||
#include <isc/util.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user