]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[UDPLite]: udplite.h needs ip6_checksum.h
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 15 Nov 2006 09:09:32 +0000 (01:09 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:23:48 +0000 (21:23 -0800)
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/udplite.h

index 406eb755b34ec81b2a1f59371b539a66b7515b84..3abaab7b78c6802caab9650fbc8d951f3befd8a8 100644 (file)
@@ -4,6 +4,8 @@
 #ifndef _UDPLITE_H
 #define _UDPLITE_H
 
+#include <net/ip6_checksum.h>
+
 /* UDP-Lite socket options */
 #define UDPLITE_SEND_CSCOV   10 /* sender partial coverage (as sent)      */
 #define UDPLITE_RECV_CSCOV   11 /* receiver partial coverage (threshold ) */