(_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 631a0f7..e2faba0 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 */