Commit 78776d3f authored by David S. Miller's avatar David S. Miller

sch_netem: Need to include vmalloc.h

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1b0db64f
......@@ -19,6 +19,7 @@
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/skbuff.h>
#include <linux/vmalloc.h>
#include <linux/rtnetlink.h>
#include <net/netlink.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment