From 2eeda842c89d39fee894ae34dca9829e3d77cf43 Mon Sep 17 00:00:00 2001 From: Dokyung Song Date: Fri, 3 Aug 2018 15:22:32 -0700 Subject: sys/fuchsia: add syscall description for binding channels to Launcher --- executor/common_fuchsia.h | 1 + 1 file changed, 1 insertion(+) (limited to 'executor/common_fuchsia.h') diff --git a/executor/common_fuchsia.h b/executor/common_fuchsia.h index 302f49955..05c9e34ff 100644 --- a/executor/common_fuchsia.h +++ b/executor/common_fuchsia.h @@ -5,6 +5,7 @@ #include #include +#include #include #include #include -- cgit mrf-deployment