[T106][ZXW-22]7520V3SCV2.01.01.02P42U09_VEC_V0.8_AP_VEC origin source commit
Change-Id: Ic6e05d89ecd62fc34f82b23dcf306c93764aec4b
diff --git a/ap/libc/glibc/glibc-2.22/hesiod/Versions b/ap/libc/glibc/glibc-2.22/hesiod/Versions
new file mode 100644
index 0000000..1255b68
--- /dev/null
+++ b/ap/libc/glibc/glibc-2.22/hesiod/Versions
@@ -0,0 +1,14 @@
+libnss_hesiod {
+ GLIBC_PRIVATE {
+ _nss_hesiod_setpwent; _nss_hesiod_endpwent;
+ _nss_hesiod_getpwnam_r; _nss_hesiod_getpwuid_r;
+ _nss_hesiod_setgrent; _nss_hesiod_endgrent;
+ _nss_hesiod_getgrnam_r; _nss_hesiod_getgrgid_r;
+ _nss_hesiod_setservent; _nss_hesiod_endservent;
+ _nss_hesiod_getservbyname_r;
+ _nss_hesiod_initgroups_dyn;
+ _nss_hesiod_getservbyport_r;
+ _nss_hesiod_setprotoent; _nss_hesiod_endprotoent;
+ _nss_hesiod_getprotobyname_r; _nss_hesiod_getprotobynumber_r;
+ }
+}