add resolv.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10644 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-09-03 05:41:05 +00:00
parent b9b920d76a
commit c36ea72fca

View File

@@ -92,6 +92,9 @@ struct sockaddr_dl;
#ifdef HAVE_NETDB_H
#include <netdb.h>
#endif
#ifdef HAVE_RESOLV_H
#include <resolv.h>
#endif
#ifdef HAVE_SYSLOG_H
#include <syslog.h>
#endif