move h_errno to its own file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10442 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -46,10 +46,6 @@ RCSID("$Id$");
|
||||
#undef hstrerror
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_H_ERRNO
|
||||
int h_errno = -17; /* Some magic number */
|
||||
#endif
|
||||
|
||||
#if !(defined(HAVE_H_ERRLIST) && defined(HAVE_H_NERR))
|
||||
static const char *const h_errlist[] = {
|
||||
"Resolver Error 0 (no error)",
|
||||
|
Reference in New Issue
Block a user