mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
2.5-18.1
This commit is contained in:
@@ -80,7 +80,7 @@ rtime (struct sockaddr_in *addrp, struct rpc_timeval *timep,
|
||||
/* RFC 868 says the time is transmitted as a 32-bit value. */
|
||||
uint32_t thetime;
|
||||
struct sockaddr_in from;
|
||||
int fromlen;
|
||||
socklen_t fromlen;
|
||||
int type;
|
||||
|
||||
if (timeout == NULL)
|
||||
|
Reference in New Issue
Block a user