/[gcl]/gcl/binutils/libiberty/getpwd.c
ViewVC logotype

Diff of /gcl/binutils/libiberty/getpwd.c

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

revision 1.1.1.1 by camm, Fri Aug 9 05:36:28 2002 UTC revision 1.1.1.1.20.1 by camm, Fri Sep 30 02:10:43 2005 UTC
# Line 35  extern int errno; Line 35  extern int errno;
35  #if HAVE_SYS_STAT_H  #if HAVE_SYS_STAT_H
36  #include <sys/stat.h>  #include <sys/stat.h>
37  #endif  #endif
38    #if HAVE_LIMITS_H
39    #include <limits.h>
40    #endif
41    
42  /* Prototype these in case the system headers don't provide them. */  /* Prototype these in case the system headers don't provide them. */
43  extern char *getpwd ();  extern char *getpwd ();

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.20.1

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