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

Commit f2a180e0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add missing includes."

parents 7d723b16 9f93afec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@

#include "DumpstateInternal.h"

#include <errno.h>
#include <grp.h>
#include <pwd.h>
#include <stdint.h>
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@

#include "BlobCache.h"

#include <errno.h>
#include <inttypes.h>

#include <cutils/properties.h>