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

Commit 9f93afec authored by Dan Albert's avatar Dan Albert
Browse files

Add missing includes.

Test: mma
Bug: None
Change-Id: I27d0860770f40b0d210277fbbf0242db450e0e0d
parent 086cbeec
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>