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$");
|
||||
#endif
|
||||
|
||||
#include "roken.h"
|
||||
|
||||
#ifndef HAVE_HSTRERROR
|
||||
|
||||
#include "roken.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef HAVE_NETDB_H
|
||||
#if (defined(SunOS) && (SunOS >= 5))
|
||||
#define hstrerror broken_proto
|
||||
#endif
|
||||
#include <netdb.h>
|
||||
#undef hstrerror
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_H_ERRNO
|
||||
|
Reference in New Issue
Block a user