patch-2.1.13 linux/include/net/udp.h

Next file: linux/init/main.c
Previous file: linux/include/net/transp_v6.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.12/linux/include/net/udp.h linux/include/net/udp.h
@@ -37,7 +37,7 @@
 extern void	udp_send_check(struct udphdr *uh, __u32 saddr, 
 			__u32 daddr, int len, struct sock *sk);
 extern int	udp_connect(struct sock *sk,
-			    struct sockaddr *usin, size_t addr_len);
+			    struct sockaddr *usin, int addr_len);
 
 extern int	udp_sendmsg(struct sock *sk, struct msghdr *msg,
 			    int len, int noblock, int flags);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov