mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-29 05:43:20 -04:00
netdb.h -> lwres/netdb.h
This commit is contained in:
parent
6f2a61172f
commit
ca741105cb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include <isc/net.h>
|
||||
#include <isc/util.h>
|
||||
|
||||
#include <netdb.h>
|
||||
#include <lwres/netdb.h>
|
||||
#include <stdio.h>
|
||||
|
||||
struct netent *
|
||||
|
|
|
|||
Loading…
Reference in a new issue