--- lib/posix/regex.h.mps 2004-06-09 22:00:00.000000000 +0200 +++ lib/posix/regex.h 2004-06-09 22:00:40.000000000 +0200 @@ -533,7 +533,9 @@ extern int re_exec _RE_ARGS ((const char /* For now unconditionally define __restrict_arr to expand to nothing. Ideally we would have a test for the compiler which allows defining it to restrict. */ +#ifndef __restrict_arr #define __restrict_arr +#endif /* POSIX compatibility. */ extern int regcomp _RE_ARGS ((regex_t *__restrict __preg,