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

Commit 5b37df6f authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

net: ipc_router: Add microvisor headers



Include the microvisor header file to avoid compilation error.

Change-Id: I2dd744bf7bbdf13539eb6dedcebab18d381d6215
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent 040b327f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
#include <linux/types.h>
#include <linux/skbuff.h>
#include <linux/sched.h>
#include <microvisor/microvisor.h>

#define MODULE_NAME "ipc_router_fifo_xprt"
#define XPRT_NAME_LEN 32