/[bison]/bison/src/system.h
ViewVC logotype

Diff of /bison/src/system.h

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

revision 1.51 by eggert, Tue Oct 22 04:40:09 2002 UTC revision 1.52 by akim, Wed Oct 23 16:30:50 2002 UTC
# Line 43  char *alloca (); Line 43  char *alloca ();
43    
44  #include <assert.h>  #include <assert.h>
45    
46    #if HAVE_SYS_TYPES_H
47    # include <sys/types.h>
48    #endif
49    
50  #if HAVE_STDLIB_H  #if HAVE_STDLIB_H
51  # include <stdlib.h>  # include <stdlib.h>
52  #endif  #endif

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

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