Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 25c2f02c authored by Alex Deymo's avatar Alex Deymo Committed by android-build-merger
Browse files

Add inttypes.h for PRIu64.

am: 4e29ce0b

Change-Id: I48a4b0aba107f81fd5ea59b76c7fc658df30c3b0
parents 92c7e27e 4e29ce0b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>