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

Commit 866e277b authored by Colin Cross's avatar Colin Cross Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: I46373e1cd16122408e6a0c8f92097322b2da19ed
parents 6322d1e8 5f9fe6e3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@
#ifndef IDMAP2_INCLUDE_IDMAP2_FILEUTILS_H_
#define IDMAP2_INCLUDE_IDMAP2_FILEUTILS_H_

#include <sys/types.h>

#include <random>
#include <string>