| Index: runtime/bin/run_vm_tests_fuchsia.cc
|
| diff --git a/runtime/bin/run_vm_tests_fuchsia.cc b/runtime/bin/run_vm_tests_fuchsia.cc
|
| index 8137a59873803565dc851e995dc022b2a8cc2c5f..4e0ba4db711e9786d8eee4d3b0a6bdabcafaec5d 100644
|
| --- a/runtime/bin/run_vm_tests_fuchsia.cc
|
| +++ b/runtime/bin/run_vm_tests_fuchsia.cc
|
| @@ -6,6 +6,7 @@
|
| #include <launchpad/launchpad.h>
|
| #include <launchpad/vmo.h>
|
| #include <magenta/syscalls.h>
|
| +#include <magenta/syscalls/object.h>
|
| #include <mxio/util.h>
|
| #include <pthread.h>
|
| #include <runtime/status.h>
|
|
|