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

Commit 567a7326 authored by Alex Deymo's avatar Alex Deymo Committed by Android (Google) Code Review
Browse files

Merge "Add inttypes.h for PRIu64." into nyc-mr1-dev-plus-aosp

parents 01e9b561 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>