sch_choke: Need linux/vmalloc.h

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2011-02-02 23:06:31 -08:00
parent 45e144339a
commit cdfb74d4c2
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#include <linux/kernel.h>
#include <linux/skbuff.h>
#include <linux/reciprocal_div.h>
#include <linux/vmalloc.h>
#include <net/pkt_sched.h>
#include <net/inet_ecn.h>
#include <net/red.h>