]> git.saurik.com Git - apple/libinfo.git/blobdiff - rpc.subproj/rpc.h
Libinfo-459.40.1.tar.gz
[apple/libinfo.git] / rpc.subproj / rpc.h
index da89dff56311e331fe228773308cb7dc55fb1814..847e21dd71145a819d34f9026b16c07a325f8dcd 100644 (file)
@@ -90,4 +90,9 @@
 
 #include <netdb.h>
 
+__BEGIN_DECLS
+extern int bindresvport(int, struct sockaddr_in *);
+extern int bindresvport_sa(int, struct sockaddr *);
+__END_DECLS
+
 #endif /* !_RPC_RPC_H */