Merge "Fix clang build."

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

View File

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