summaryrefslogtreecommitdiff
path: root/libc/misc/regex/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc/regex/regex.c')
-rw-r--r--libc/misc/regex/regex.c1
1 files changed, 0 insertions, 1 deletions
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 <stdbool.h>
#include <stdint.h>