about summary refs log tree commit diff
diff options
context:
space:
mode:
-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 */