Remove <arpa/nameser.h>, since some definitions confict with
<sys/stream.h> on AIX. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4566 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -94,9 +94,6 @@
|
|||||||
#if defined(HAVE_SYS_IOCTL_H) && SunOS != 4
|
#if defined(HAVE_SYS_IOCTL_H) && SunOS != 4
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_ARPA_NAMESER_H
|
|
||||||
#include <arpa/nameser.h>
|
|
||||||
#endif
|
|
||||||
#ifdef TIME_WITH_SYS_TIME
|
#ifdef TIME_WITH_SYS_TIME
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
Reference in New Issue
Block a user