summaryrefslogtreecommitdiff
path: root/gnu-versions.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-versions.h')
-rw-r--r--gnu-versions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-versions.h b/gnu-versions.h
index f27e34fc29..7085895a0a 100644
--- a/gnu-versions.h
+++ b/gnu-versions.h
@@ -44,7 +44,7 @@
remember, if any of these versions change, the libc.so major version
number must change too (so avoid it)! */
-#define _GNU_OBSTACK_INTERFACE_VERSION 1 /* vs malloc/obstack.c */
+#define _GNU_OBSTACK_INTERFACE_VERSION 2 /* vs malloc/obstack.c */
#define _GNU_REGEX_INTERFACE_VERSION 1 /* vs posix/regex.c */
#define _GNU_GLOB_INTERFACE_VERSION 1 /* vs posix/glob.c */
#define _GNU_GETOPT_INTERFACE_VERSION 2 /* vs posix/getopt.c and