Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6c579906 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by David S. Miller
Browse files

net-caif: using kmalloc/kfree requires the include of slab.h

parent b68c9246
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
 */
#include <linux/kernel.h>
#include <linux/stddef.h>
#include <linux/slab.h>
#include <net/caif/caif_layer.h>
#include <net/caif/cfpkt.h>
#include <net/caif/cfcnfg.h>