am 3623d806: Merge "Fix x86 build."

* commit '3623d80675e5321b92c2d88a7b7ec6bd998d81d5':
  Fix x86 build.
This commit is contained in:
Elliott Hughes 2014-03-07 19:39:57 +00:00 committed by Android Git Automerger
commit 1e56f06585

View File

@ -18,6 +18,7 @@
#include "ScopedSignalHandler.h"
#include "TemporaryFile.h"
#include <errno.h>
#include <fcntl.h>
#include <stdint.h>
#include <unistd.h>