Merge "async_safe_log.cpp: remove unused #includes." into main
This commit is contained in:
commit
ffbe696bb6
1 changed files with 0 additions and 2 deletions
|
@ -48,9 +48,7 @@
|
|||
#include <android/set_abort_message.h>
|
||||
#include <async_safe/log.h>
|
||||
|
||||
#include "private/CachedProperty.h"
|
||||
#include "private/ErrnoRestorer.h"
|
||||
#include "private/ScopedPthreadMutexLocker.h"
|
||||
|
||||
// Don't call libc's close or socket, since it might call back into us as a result of fdsan/fdtrack.
|
||||
#pragma GCC poison close
|
||||
|
|
Loading…
Reference in a new issue