Explorar o código

sch_choke: Need linux/vmalloc.h

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller %!s(int64=14) %!d(string=hai) anos
pai
achega
cdfb74d4c2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      net/sched/sch_choke.c

+ 1 - 0
net/sched/sch_choke.c

@@ -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>