[NET]: include/linux/udp.h - remove duplicate include
authorJoe Perches <joe@perches.com>
Mon, 24 Mar 2008 05:06:51 +0000 (22:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2008 05:06:51 +0000 (22:06 -0700)
Remove duplicate #include <linux/types.h>
Combine #ifdef __KERNEL__ blocks

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found