/[inetutils]/inetutils/tftp/tftp.c
ViewVC logotype

Diff of /inetutils/tftp/tftp.c

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

revision 1.12 by gray, Thu Sep 23 08:51:42 2004 UTC revision 1.13 by ams, Sat Jan 22 14:56:30 2005 UTC
# Line 68  static char     sccsid[] = "@(#)tftp.c 8 Line 68  static char     sccsid[] = "@(#)tftp.c 8
68  #include "extern.h"  #include "extern.h"
69  #include "tftpsubs.h"  #include "tftpsubs.h"
70    
 #if !HAVE_DECL_ERRNO  
 extern int      errno;  
 #endif  
   
 #if !HAVE_DECL_STRERROR  
 extern const char *strerror __P ((int));  
 #endif  
   
71  extern struct sockaddr_in peeraddr;     /* filled in by main */  extern struct sockaddr_in peeraddr;     /* filled in by main */
72  extern int      f;              /* the opened socket */  extern int      f;              /* the opened socket */
73  extern int      trace;  extern int      trace;

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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