From 57eac0f84b7fe02eee8607eff91051eeef6e74ba Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Mon, 28 Nov 2005 22:03:45 +0000 Subject: Allow internal_function to come from libc --- libc/misc/regex/regex.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/misc/regex/regex.c') diff --git a/libc/misc/regex/regex.c b/libc/misc/regex/regex.c index f63d9392f..5e09af6d9 100644 --- a/libc/misc/regex/regex.c +++ b/libc/misc/regex/regex.c @@ -27,7 +27,6 @@ #ifdef __UCLIBC__ #undef _LIBC -#undef internal_function #define _REGEX_RE_COMP #include #include -- cgit v1.2.3