From 7202ca2287974ac309cf828e89bbcbe347031a80 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Wed, 15 Nov 2006 01:09:32 -0800 Subject: [PATCH] --- yaml --- r: 41731 b: refs/heads/master c: 6bb100b9fc8f1ce330231b360028ab705a9f0378 h: refs/heads/master i: 41729: 5870a3cc8b53185ce6a799904b5fa1169962a3e7 41727: 2ceaff97a669cd8485941b89379523384c617eea v: v3 --- [refs] | 2 +- trunk/include/net/udplite.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 105b046ae1fd..3cb4e6f4f372 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 078250d68d883495f31d0e6ce8321292f2dc1cfa +refs/heads/master: 6bb100b9fc8f1ce330231b360028ab705a9f0378 diff --git a/trunk/include/net/udplite.h b/trunk/include/net/udplite.h index 406eb755b34e..3abaab7b78c6 100644 --- a/trunk/include/net/udplite.h +++ b/trunk/include/net/udplite.h @@ -4,6 +4,8 @@ #ifndef _UDPLITE_H #define _UDPLITE_H +#include + /* UDP-Lite socket options */ #define UDPLITE_SEND_CSCOV 10 /* sender partial coverage (as sent) */ #define UDPLITE_RECV_CSCOV 11 /* receiver partial coverage (threshold ) */