aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/net/udplite.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/udplite.h b/include/net/udplite.h
index 406eb755b34e..3abaab7b78c6 100644
--- 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 ) */