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

Commit 734e3fa5 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:...

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

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

Change-Id: If23a4e134f87e6aa49ae9a73c16dd5d400a5759e
parents 7c8b2b7c 4f4ef93a
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>