/[m4]/m4/src/m4.h
ViewVC logotype

Diff of /m4/src/m4.h

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

revision 1.16 by gary, Wed May 4 22:55:59 2005 UTC revision 1.17 by gary, Fri May 6 09:05:44 2005 UTC
# Line 73  long strtol (); Line 73  long strtol ();
73    
74  #endif /* STDC_HEADERS */  #endif /* STDC_HEADERS */
75    
 /* Some systems do not define EXIT_*, even with STDC_HEADERS.  */  
 #ifndef EXIT_SUCCESS  
 # define EXIT_SUCCESS 0  
 #endif  
 #ifndef EXIT_FAILURE  
 # define EXIT_FAILURE 1  
 #endif  
   
76  #if HAVE_ERRNO_H  #if HAVE_ERRNO_H
77  #include <errno.h>  #include <errno.h>
78  #endif  #endif

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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