Blame SOURCES/glibc-rh1505492-undef-abi.patch

c6d234
Add missing ABI versions which are referenced in
c6d234
glibc-rh677316-resolv.patch, to suppress -Wundef warnings.
c6d234
(Not needed upstream because it does not use future ABI versions.)
c6d234
c6d234
diff --git a/Versions.def b/Versions.def
c6d234
index 41a0d84bcf29a780..725f5d827ba3ec94 100644
c6d234
--- a/Versions.def
c6d234
+++ b/Versions.def
c6d234
@@ -109,6 +109,8 @@ libresolv {
c6d234
   GLIBC_2.2
c6d234
   GLIBC_2.3.2
c6d234
   GLIBC_2.9
c6d234
+  GLIBC_2.25
c6d234
+  GLIBC_2.26
c6d234
   GLIBC_PRIVATE
c6d234
 }
c6d234
 librt {