summaryrefslogtreecommitdiffstats
path: root/include/net/udp.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1997-12-16 05:34:03 +0000
committerRalf Baechle <ralf@linux-mips.org>1997-12-16 05:34:03 +0000
commit967c65a99059fd459b956c1588ce0ba227912c4e (patch)
tree8224d013ff5d255420713d05610c7efebd204d2a /include/net/udp.h
parente20c1cc1656a66a2773bca4591a895cbc12696ff (diff)
Merge with Linux 2.1.72, part 1.
Diffstat (limited to 'include/net/udp.h')
-rw-r--r--include/net/udp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/udp.h b/include/net/udp.h
index 0fa99fb1c..5af3c18b7 100644
--- a/include/net/udp.h
+++ b/include/net/udp.h
@@ -40,7 +40,7 @@ extern unsigned short udp_good_socknum(void);
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);