From b1a1d0d144473e01b4e0e6cb9ce693ed4b52bfca Mon Sep 17 00:00:00 2001 From: arif Date: Fri, 1 Aug 2008 14:33:38 +0000 Subject: [PATCH] *** empty log message *** --- lib/gvc/regex_win32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gvc/regex_win32.c b/lib/gvc/regex_win32.c index 5b9f38414..fdf78171b 100644 --- a/lib/gvc/regex_win32.c +++ b/lib/gvc/regex_win32.c @@ -39,6 +39,7 @@ #if defined(_WIN32) #pragma warning(disable: 4018 4101) +typedef unsigned char boolean; #endif /* AIX requires this to be the first thing in the file. */ @@ -1419,7 +1420,6 @@ typedef struct } /* POP_FAILURE_POINT */ - /* Structure for per-register (a.k.a. per-group) information. Other register information, such as the starting and ending positions (which are addresses), and the list of -- 2.40.0