arpa/nameser.h is required by resolv.h on solaris
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10686 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -92,6 +92,9 @@ struct sockaddr_dl;
|
|||||||
#ifdef HAVE_NETDB_H
|
#ifdef HAVE_NETDB_H
|
||||||
#include <netdb.h>
|
#include <netdb.h>
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef HAVE_ARPA_NAMESER_H
|
||||||
|
#include <arpa/nameser.h>
|
||||||
|
#endif
|
||||||
#ifdef HAVE_RESOLV_H
|
#ifdef HAVE_RESOLV_H
|
||||||
#include <resolv.h>
|
#include <resolv.h>
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user