summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/posix/regex.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/posix/regex.h b/lib/posix/regex.h
index 63c2fef69..2b0a80b03 100644
--- a/lib/posix/regex.h
+++ b/lib/posix/regex.h
@@ -532,6 +532,2 @@ extern int re_exec _RE_ARGS ((const char *));
#endif
-/* 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. */
-#define __restrict_arr

Return to:

Send suggestions and report system problems to the System administrator.