Fix x86 build.

Change-Id: Iee6e5884288f7da6c955694cfe32fecfd9c9e263
This commit is contained in:
Elliott Hughes
2014-02-18 12:34:51 -08:00
parent ffe026680e
commit 915fefb62e

View File

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