cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/lib/regex_internal.h


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/regex_internal.h
Date: Mon, 03 Oct 2005 22:35:51 -0400

Index: ccvs/lib/regex_internal.h
diff -u ccvs/lib/regex_internal.h:1.8 ccvs/lib/regex_internal.h:1.9
--- ccvs/lib/regex_internal.h:1.8       Tue Sep 20 16:47:52 2005
+++ ccvs/lib/regex_internal.h   Tue Oct  4 02:34:54 2005
@@ -27,6 +27,10 @@
 #include <stdlib.h>
 #include <string.h>
 
+#ifndef _LIBC
+# include "strcase.h"
+#endif
+
 #if defined HAVE_LANGINFO_H || defined HAVE_LANGINFO_CODESET || defined _LIBC
 # include <langinfo.h>
 #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]