1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

resolv: Turn _res_opcodes into a compatibility symbol

This commit is contained in:
Florian Weimer
2017-06-30 11:31:41 +02:00
parent d85f99679d
commit 6781d8e693
4 changed files with 21 additions and 6 deletions

View File

@ -90,8 +90,5 @@ libresolv_hidden_proto (__b64_ntop)
libresolv_hidden_proto (__dn_count_labels)
libresolv_hidden_proto (__p_secstodate)
extern const char *_res_opcodes[];
libresolv_hidden_proto (_res_opcodes)
# endif /* _RESOLV_H_ && !_ISOMAC */
#endif