ns_name_skip was recently redefined to __ns_name_skip

like the others in <include/arpa/nameser.h>.

Submitted by:	ume
This commit is contained in:
Daniel Eischen 2006-03-13 04:49:40 +00:00
parent e6f18831f2
commit ed323e898c

View file

@ -110,7 +110,7 @@ FBSD_1.0 {
__ns_name_pack;
__ns_name_uncompress;
__ns_name_compress;
ns_name_skip; # Why is this not defined in <include/arpa/nameser.h>
__ns_name_skip;
__ns_get16;
__ns_get32;
__ns_put16;