summaryrefslogtreecommitdiff
path: root/MSVC/regex/regex.c
diff options
context:
space:
mode:
authorpixel <pixel>2004-12-19 03:20:30 +0000
committerpixel <pixel>2004-12-19 03:20:30 +0000
commitbbb9b3a36ac54bf428b2e17316ae856663e9da6b (patch)
tree3061140fef086950cac6c48c86c467596ac3b96c /MSVC/regex/regex.c
parent6b5d244193f23f0c5ba405339d5363b0f9ce0f45 (diff)
Commiting the real regexp fix.
Diffstat (limited to 'MSVC/regex/regex.c')
-rw-r--r--MSVC/regex/regex.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/MSVC/regex/regex.c b/MSVC/regex/regex.c
index 8169880..86b5410 100644
--- a/MSVC/regex/regex.c
+++ b/MSVC/regex/regex.c
@@ -1,3 +1,6 @@
+#define __STDC__ 1
+#define REGEX_MALLOC 1
+
/* Extended regular expression matching and search library,
version 0.12.
(Implements POSIX draft P10003.2/D11.2, except for