summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libc/misc/regex/regex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/misc/regex/regex.c b/libc/misc/regex/regex.c
index 19e3e0cbb..d14595dfd 100644
--- a/libc/misc/regex/regex.c
+++ b/libc/misc/regex/regex.c
@@ -21,6 +21,7 @@
/* To exclude some unwanted junk.... */
#undef _LIBC
+#define _REGEX_RE_COMP
/* AIX requires this to be the first thing in the file. */
#if defined _AIX && !defined REGEX_MALLOC