]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(_GNU_GLOB_INTERFACE_VERSION): New macro.
authorRoland McGrath <roland@gnu.org>
Wed, 6 Dec 1995 14:10:23 +0000 (14:10 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 6 Dec 1995 14:10:23 +0000 (14:10 +0000)
gnu-versions.h

index 631a0f7fbff24f10b89b8687c18bac72e8128c0f..e2faba039894a680c2cd25219a10a322a1118d79 100644 (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 */