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:
Björn Groenvall
1998-02-12 17:28:42 +00:00
parent 89ab52e81b
commit 109f03da4e

View File

@@ -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