X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fnet%2Fudp.h;h=766fba1369ce5a45262d78521a63e59980c1f832;hb=51888ca25a03125e742ef84d4ddfd74e139707a0;hp=107b9d791a1f1d31fc478bc31b7fedbe25c2ba22;hpb=a8e4f435d9ea38bfe9171d7458b2057d440825b1;p=powerpc.git diff --git a/include/net/udp.h b/include/net/udp.h index 107b9d791a..766fba1369 100644 --- a/include/net/udp.h +++ b/include/net/udp.h @@ -22,9 +22,8 @@ #ifndef _UDP_H #define _UDP_H -#include -#include #include +#include #include #include #include @@ -62,6 +61,7 @@ static inline int udp_lport_inuse(u16 num) extern struct proto udp_prot; +struct sk_buff; extern void udp_err(struct sk_buff *, u32);