From 73537878734edfc650a095473fa7a474d7e7d4f8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 6 Dec 1995 14:10:23 +0000 Subject: (_GNU_GLOB_INTERFACE_VERSION): New macro. --- gnu-versions.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu-versions.h') diff --git a/gnu-versions.h b/gnu-versions.h index 631a0f7fbf..e2faba0398 100644 --- a/gnu-versions.h +++ b/gnu-versions.h @@ -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 */ -- cgit 1.4.1