add <arpa/nameser.h>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4600 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-03-18 16:13:33 +00:00
parent 41a98ce22c
commit 160df8559a

View File

@@ -96,6 +96,9 @@
#ifdef HAVE_ARPA_INET_H
#include <arpa/inet.h>
#endif
#ifdef HAVE_ARPA_NAMESER_H
#include <arpa/nameser.h>
#endif
#ifdef HAVE_SYS_UIO_H
#include <sys/uio.h>
#endif