diff options
Diffstat (limited to 'posix/fnmatch_loop.c')
-rw-r--r-- | posix/fnmatch_loop.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/posix/fnmatch_loop.c b/posix/fnmatch_loop.c index 940073412e..20ae0e3669 100644 --- a/posix/fnmatch_loop.c +++ b/posix/fnmatch_loop.c @@ -1182,5 +1182,7 @@ EXT (INT opt, const CHAR *pattern, const CHAR *string, const CHAR *string_end, #undef MEMPCPY #undef MEMCHR #undef STRCOLL +#undef STRLEN +#undef STRCAT #undef L #undef BTOWC |