Include what we use.

Test: mma
Bug: None
Change-Id: Id8742db719906847bf40506ae8a79cea8bc092dc
Exempt-From-Owner-Approval: trivial cleanup
This commit is contained in:
Dan Albert 2017-12-13 13:41:14 -08:00
parent 69ee1c9418
commit 629c292dbb

View file

@ -21,6 +21,7 @@
#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
namespace android {
namespace properties {