need <dns/types.h> to define dns_rdatatype_t

This commit is contained in:
Andreas Gustafsson 2000-04-04 23:10:53 +00:00
parent dc46294525
commit 26dc2e1958

View file

@ -21,6 +21,8 @@
#include <isc/lang.h>
#include <isc/sockaddr.h>
#include <dns/types.h>
ISC_LANG_BEGINDECLS
typedef struct dns_rdatacommon {