/[inetutils]/inetutils/libinetutils/hstrerror.c
ViewVC logotype

Diff of /inetutils/libinetutils/hstrerror.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by ams, Sun Apr 28 17:10:38 2002 UTC revision 1.5 by gray, Tue May 14 15:13:56 2002 UTC
# Line 23  Line 23 
23  #include <stdio.h>  #include <stdio.h>
24  #include <netdb.h>  #include <netdb.h>
25    
26  #if defined (HAVE_H_ERRLIST) && !defined (HAVE_DECL_H_ERRLIST)  #if defined (HAVE_H_ERRLIST) && !HAVE_DECL_H_ERRLIST
27  extern int h_nerrs;  extern int h_nerrs;
28  extern char *h_errlist[];  extern char *h_errlist[];
29  #endif  #endif

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26