1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

* posix/regex_internal.h (__regfree) [!_LIBC]: Define to regfree.

This commit is contained in:
Roland McGrath
2004-11-03 20:27:19 +00:00
parent 6d98e59366
commit 27bbfab0b7
2 changed files with 5 additions and 0 deletions

View File

@@ -98,6 +98,7 @@
# define __btowc btowc
# define __mempcpy mempcpy
# define __wcrtomb wcrtomb
# define __regfree regfree
# define attribute_hidden
#endif /* not _LIBC */