But we do need the netinet/in.h include

This commit is contained in:
Willem Toorop 2014-01-22 10:40:12 +01:00
parent 2b785d39b2
commit 9a1f739840
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
#define TYPES_INTERNAL_H_
#include <getdns/getdns.h>
#include <netinet/in.h>
#include <ldns/ldns.h>
struct getdns_context;