Fix idmap2 compiling against musl
Add missing includes that are not transitively provided when compiling against musl. Bug: 190084016 Test: m USE_HOST_MUSL=true Change-Id: If8829cebb0c62b539d7a336b75cf106755588cdd
This commit is contained in:
@@ -17,6 +17,8 @@
|
|||||||
#ifndef IDMAP2_INCLUDE_IDMAP2_FILEUTILS_H_
|
#ifndef IDMAP2_INCLUDE_IDMAP2_FILEUTILS_H_
|
||||||
#define IDMAP2_INCLUDE_IDMAP2_FILEUTILS_H_
|
#define IDMAP2_INCLUDE_IDMAP2_FILEUTILS_H_
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
|
|
||||||
#include <random>
|
#include <random>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user