]> andersk Git - openssh.git/blobdiff - bsd-bindresvport.c
- (bal) Detect if clock_t structure exists, if not define it.
[openssh.git] / bsd-bindresvport.c
index fb3f6f2b85767a7a61faa71c0c170dc1356ffe46..536a5056f83e197fd878668885c3f87075f6aef9 100644 (file)
@@ -62,7 +62,7 @@ bindresvport_af(sd, sa, af)
        struct sockaddr_in6 *sin6;
        u_int16_t *portp;
        u_int16_t port;
-       int salen;
+       socklen_t salen;
        int i;
 
        if (sa == NULL) {
This page took 0.263561 seconds and 4 git commands to generate.