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

Next file: linux/include/net/x25.h
Previous file: linux/include/net/tcp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.67/linux/include/net/udp.h linux/include/net/udp.h
@@ -40,7 +40,7 @@
 extern struct proto udp_prot;
 
 
-extern void	udp_err(struct sk_buff *, unsigned char *);
+extern void	udp_err(struct sk_buff *, unsigned char *, int);
 extern int	udp_connect(struct sock *sk,
 			    struct sockaddr *usin, int addr_len);
 

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