usr/src/lib/libc/port/mapfile-vers
changeset 4271 dda1ded496b7
parent 3988 2365e71eafb7
child 4292 d7beef35913b
--- a/usr/src/lib/libc/port/mapfile-vers	Thu May 17 14:24:19 2007 -0700
+++ b/usr/src/lib/libc/port/mapfile-vers	Thu May 17 16:27:31 2007 -0700
@@ -63,6 +63,8 @@
 	fdatasync;
 	forkallx;
 	forkx;
+	htonl;
+	htons;
 	lio_listio;
 	mkdtemp;
 	_mkdtemp;
@@ -81,6 +83,8 @@
 	mq_timedsend;
 	mq_unlink;
 	nanosleep;
+	ntohl;
+	ntohs;
 	posix_fallocate;
 	pthread_key_create_once_np;
 	_renameat;