Merge "Fix idmap2 compiling against musl" into stage-aosp-master am: 5f9fe6e37c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15839888

Change-Id: I46373e1cd16122408e6a0c8f92097322b2da19ed
This commit is contained in:
Colin Cross
2021-09-16 16:38:42 +00:00
committed by Automerger Merge Worker

View File

@@ -17,6 +17,8 @@
#ifndef IDMAP2_INCLUDE_IDMAP2_FILEUTILS_H_
#define IDMAP2_INCLUDE_IDMAP2_FILEUTILS_H_
#include <sys/types.h>
#include <random>
#include <string>