Fix clang build.

Change-Id: I70a9ebe806cb4f7e23a7d8e486157ddd70ae3008
This commit is contained in:
Elliott Hughes 2015-04-16 17:56:12 -07:00
parent 31128da28f
commit a9325133aa

View File

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