lots of includes and HAVE_FOO_H

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2153 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-11 20:26:10 +00:00
parent d344d29f46
commit 5cdca3a638
18 changed files with 115 additions and 35 deletions

View File

@@ -46,7 +46,9 @@ RCSID("$Id$");
#ifndef HAVE_HSTRERROR
#include <stdio.h>
#ifdef HAVE_NETDB_H
#include <netdb.h>
#endif
#ifndef HAVE_H_ERRNO
int h_errno = -17; /* Some magic number */