Merge "libprocessgroup: Remove unused prctl include" into main
This commit is contained in:
commit
7e0ba3af9a
1 changed files with 0 additions and 5 deletions
|
|
@ -37,11 +37,6 @@
|
|||
|
||||
#include <build_flags.h>
|
||||
|
||||
// To avoid issues in sdk_mac build
|
||||
#if defined(__ANDROID__)
|
||||
#include <sys/prctl.h>
|
||||
#endif
|
||||
|
||||
using android::base::GetThreadId;
|
||||
using android::base::GetUintProperty;
|
||||
using android::base::StringPrintf;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue