Merge "Fix clang build."

This commit is contained in:
Elliott Hughes
2015-04-17 00:57:52 +00:00
committed by Gerrit Code Review

View File

@@ -26,6 +26,8 @@
* SUCH DAMAGE. * SUCH DAMAGE.
*/ */
#undef _FORTIFY_SOURCE
#include <errno.h> #include <errno.h>
#include <fcntl.h> #include <fcntl.h>
#include <stdarg.h> #include <stdarg.h>