aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_fuchsia.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/common_fuchsia.h')
-rw-r--r--executor/common_fuchsia.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/common_fuchsia.h b/executor/common_fuchsia.h
index 347ac4edd..d9436e40a 100644
--- a/executor/common_fuchsia.h
+++ b/executor/common_fuchsia.h
@@ -7,6 +7,7 @@
#define _GNU_SOURCE
#endif
+#include <ddk/driver.h>
#include <fcntl.h>
#include <poll.h>
#include <signal.h>