/[global]/global/gnusort/memcoll.c
ViewVC logotype

Diff of /global/gnusort/memcoll.c

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

revision 1.1 by shigio, Sun Nov 7 12:24:11 2004 UTC revision 1.2 by shigio, Sun Apr 10 11:48:24 2005 UTC
# Line 21  Line 21 
21  # include <config.h>  # include <config.h>
22  #endif  #endif
23    
24  #ifndef __GNUC__  /* #ifndef __GNUC__ */
25  # ifdef HAVE_ALLOCA_H  # ifdef HAVE_ALLOCA_H
26  #  include <alloca.h>  #  include <alloca.h>
27  # else  # else
# Line 38  char *alloca (); Line 38  char *alloca ();
38  #   endif  #   endif
39  #  endif  #  endif
40  # endif  # endif
41  #endif  /* #endif */
42    
43  #if HAVE_STRING_H  #if HAVE_STRING_H
44  # include <string.h>  # include <string.h>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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