Signed-off-by: Jonathan Liu <net147@xxxxxxxxx> --- backport/compat/backport-3.15.c | 1 + 1 file changed, 1 insertion(+) diff --git a/backport/compat/backport-3.15.c b/backport/compat/backport-3.15.c index c6f9d43..381fe65 100644 --- a/backport/compat/backport-3.15.c +++ b/backport/compat/backport-3.15.c @@ -15,6 +15,7 @@ #include <linux/string.h> #include <linux/mm.h> #include <linux/slab.h> +#include <linux/vmalloc.h> #include <net/net_namespace.h> #if IS_ENABLED(CPTCFG_IEEE802154_6LOWPAN) -- 2.4.1 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html