projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
078250d
)
[UDPLite]: udplite.h needs ip6_checksum.h
author
David S. Miller
<davem@sunset.davemloft.net>
Wed, 15 Nov 2006 09:09:32 +0000
(
01:09
-0800)
committer
David 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
patch
|
blob
|
history
diff --git
a/include/net/udplite.h
b/include/net/udplite.h
index 406eb755b34ec81b2a1f59371b539a66b7515b84..3abaab7b78c6802caab9650fbc8d951f3befd8a8 100644
(file)
--- a/
include/net/udplite.h
+++ b/
include/net/udplite.h
@@
-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 ) */