/[cvs]/ccvs/lib/regex_internal.h
ViewVC logotype

Diff of /ccvs/lib/regex_internal.h

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

revision 1.8 by dprice, Tue Sep 20 16:47:52 2005 UTC revision 1.9 by dprice, Tue Oct 4 02:34:54 2005 UTC
# Line 27  Line 27 
27  #include <stdlib.h>  #include <stdlib.h>
28  #include <string.h>  #include <string.h>
29    
30    #ifndef _LIBC
31    # include "strcase.h"
32    #endif
33    
34  #if defined HAVE_LANGINFO_H || defined HAVE_LANGINFO_CODESET || defined _LIBC  #if defined HAVE_LANGINFO_H || defined HAVE_LANGINFO_CODESET || defined _LIBC
35  # include <langinfo.h>  # include <langinfo.h>
36  #endif  #endif

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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