Remove extern declaration of h_errno since AIX defines it as (*(int *)h_errno_which()).

This commit is contained in:
mainzelm 2000-12-21 15:44:57 +00:00
parent dacfeca1ad
commit b8c0e87293
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
/* Make sure our exports match up w/the implementation: */
#include "network1.h"
#include "scheme48.h"
extern int h_errno;
/* to extract a 4 byte long value from a scheme string */