1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

(_GNU_GLOB_INTERFACE_VERSION): New macro.

This commit is contained in:
Roland McGrath
1995-12-06 14:10:23 +00:00
parent 1ff0303078
commit 7353787873

View File

@ -46,5 +46,6 @@ Cambridge, MA 02139, USA. */
#define _GNU_OBSTACK_INTERFACE_VERSION 1 /* vs malloc/obstack.c */
#define _GNU_REGEX_INTERFACE_VERSION 1 /* vs posix/regex.c */
#define _GNU_GLOB_INTERFACE_VERSION 1 /* vs posix/glob.c */
#endif /* gnu-versions.h */