patch-2.1.13 linux/include/net/inet_common.h
Next file: linux/include/net/sock.h
Previous file: linux/include/linux/wait.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Nov 23 12:29:04 1996
- Orig file:
v2.1.12/linux/include/net/inet_common.h
- Orig date:
Tue Nov 19 15:53:58 1996
diff -u --recursive --new-file v2.1.12/linux/include/net/inet_common.h linux/include/net/inet_common.h
@@ -17,7 +17,7 @@
struct socket *peer);
extern int inet_connect(struct socket *sock,
struct sockaddr * uaddr,
- size_t addr_len, int flags);
+ int addr_len, int flags);
extern int inet_accept(struct socket *sock,
struct socket *newsock, int flags);
extern int inet_recvmsg(struct socket *sock,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov