summaryrefslogtreecommitdiff
path: root/gnu-versions.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-12-06 14:10:23 +0000
committerRoland McGrath <roland@gnu.org>1995-12-06 14:10:23 +0000
commit73537878734edfc650a095473fa7a474d7e7d4f8 (patch)
treeca9d02a00053cb06438d6dc9c64b74bd7d5bd96f /gnu-versions.h
parent1ff030307861e49f6e0b9f1a0fac8ca99af02be5 (diff)
(_GNU_GLOB_INTERFACE_VERSION): New macro.
Diffstat (limited to 'gnu-versions.h')
-rw-r--r--gnu-versions.h1
1 files changed, 1 insertions, 0 deletions
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 */