Merge "Fix x86 build."

This commit is contained in:
Elliott Hughes 2014-02-18 20:35:15 +00:00 committed by Gerrit Code Review
commit 3623d80675

View File

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