| Index: mojo/nacl/nonsfi/irt_mojo_nonsfi.h
|
| diff --git a/mojo/nacl/nonsfi/irt_mojo_nonsfi.h b/mojo/nacl/nonsfi/irt_mojo_nonsfi.h
|
| index e2d7b91bf45deb2e0a45bb26e598821cfab42c41..1355813c546f64da4e8be492530e8c19cee09a90 100644
|
| --- a/mojo/nacl/nonsfi/irt_mojo_nonsfi.h
|
| +++ b/mojo/nacl/nonsfi/irt_mojo_nonsfi.h
|
| @@ -5,7 +5,8 @@
|
| #ifndef MOJO_NACL_NONSFI_IRT_MOJO_NONSFI_H_
|
| #define MOJO_NACL_NONSFI_IRT_MOJO_NONSFI_H_
|
|
|
| -#include "mojo/public/c/system/functions.h"
|
| +#include "mojo/public/c/system/handle.h"
|
| +#include "mojo/public/c/system/result.h"
|
| #include "native_client/src/untrusted/irt/irt_dev.h"
|
|
|
| namespace nacl {
|
|
|