mirror of https://github.com/getdnsapi/getdns.git
But we do need the netinet/in.h include
This commit is contained in:
parent
2b785d39b2
commit
9a1f739840
|
@ -37,6 +37,7 @@
|
|||
#define TYPES_INTERNAL_H_
|
||||
|
||||
#include <getdns/getdns.h>
|
||||
#include <netinet/in.h>
|
||||
#include <ldns/ldns.h>
|
||||
struct getdns_context;
|
||||
|
||||
|
|
Loading…
Reference in New Issue