Add inttypes.h for PRIu64.

am: 53c107f068

Change-Id: I2c84d557d7ee32508eded49b2061bf80fecc35ae
This commit is contained in:
Alex Deymo
2016-08-12 22:11:47 +00:00
committed by android-build-merger
+1
View File
@@ -17,6 +17,7 @@
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
#include <inttypes.h>
#include <limits.h>
#include <string.h>
#include <sys/stat.h>