Merge "Include what we use."

This commit is contained in:
Treehugger Robot
2017-12-13 19:38:38 +00:00
committed by Gerrit Code Review

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 */