From: David S. Miller Date: Thu, 3 Feb 2011 07:06:31 +0000 (-0800) Subject: sch_choke: Need linux/vmalloc.h X-Git-Tag: upstream/snapshot3+hdmi~11215^2~418 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cdfb74d4c2e3bcc9383121af2591d0ae15007ba7;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git sch_choke: Need linux/vmalloc.h Signed-off-by: David S. Miller --- diff --git a/net/sched/sch_choke.c b/net/sched/sch_choke.c index a1cec18..ee1e209 100644 --- a/net/sched/sch_choke.c +++ b/net/sched/sch_choke.c @@ -15,6 +15,7 @@ #include #include #include +#include #include #include #include