Build under Psoriasis 2.6
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4391 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -41,13 +41,18 @@
|
|||||||
RCSID("$Id$");
|
RCSID("$Id$");
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "roken.h"
|
|
||||||
|
|
||||||
#ifndef HAVE_HSTRERROR
|
#ifndef HAVE_HSTRERROR
|
||||||
|
|
||||||
|
#include "roken.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#ifdef HAVE_NETDB_H
|
#ifdef HAVE_NETDB_H
|
||||||
|
#if (defined(SunOS) && (SunOS >= 5))
|
||||||
|
#define hstrerror broken_proto
|
||||||
|
#endif
|
||||||
#include <netdb.h>
|
#include <netdb.h>
|
||||||
|
#undef hstrerror
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef HAVE_H_ERRNO
|
#ifndef HAVE_H_ERRNO
|
||||||
|
Reference in New Issue
Block a user