Merge "Include what we use."

am: b0efcc1f68

Change-Id: Ic75bda75c80be19ee7f0f865ffd9e4f8c70fe785
This commit is contained in:
Dan Albert
2017-12-13 19:52:11 +00:00
committed by android-build-merger

View File

@@ -19,6 +19,7 @@
#include <log/log.h>
#include <cutils/ashmem.h>
#include <errno.h>
#include <sys/mman.h>
namespace android {
@@ -75,4 +76,4 @@ void ProfileDataContainer::switchStorageToAshmem(int ashmemfd) {
}
} /* namespace uirenderer */
} /* namespace android */
} /* namespace android */