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

Commit 0d345b67 authored by Alex Deymo's avatar Alex Deymo Committed by android-build-merger
Browse files

Add inttypes.h for PRIu64.

am: 53c107f0

Change-Id: I2c84d557d7ee32508eded49b2061bf80fecc35ae
parents 66940b9f 53c107f0
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>