]> andersk Git - openssh.git/blobdiff - bsd-bindresvport.h
- (djm) Sync bsd-* support files:
[openssh.git] / bsd-bindresvport.h
index 4ef4c2f3acae9f013e53a04fb58235fcf9f14eda..6dbf8a2cb93dbf938d62844efdfac745285524a5 100644 (file)
@@ -3,8 +3,8 @@
 
 #include "config.h"
 
-#ifndef HAVE_BINDRESVPORT_AF
-int bindresvport_af(int sd, struct sockaddr *sa, int af);
-#endif /* !HAVE_BINDRESVPORT_AF */
+#ifndef HAVE_BINDRESVPORT_SA
+int bindresvport_sa(int sd, struct sockaddr *sa);
+#endif /* !HAVE_BINDRESVPORT_SA */
 
 #endif /* _BSD_BINDRESVPORT_H */
This page took 0.034272 seconds and 4 git commands to generate.