Add ether_aton_r and ether_ntoa_r to public symbol map for libc.

Pointed out by:	deischen
This commit is contained in:
Robert Watson 2007-05-13 15:01:25 +00:00
parent c4bc02eac1
commit caa399aa66

View File

@ -7,7 +7,9 @@ FBSD_1.0 {
__b64_pton;
ether_line;
ether_aton;
ether_aton_r;
ether_ntoa;
ether_ntoa_r;
ether_ntohost;
ether_hostton;
eui64_aton;