diff options
Diffstat (limited to 'libc/bionic/pthread_debug.cpp')
-rw-r--r-- | libc/bionic/pthread_debug.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libc/bionic/pthread_debug.cpp b/libc/bionic/pthread_debug.cpp index f8f0c5953..94c23de35 100644 --- a/libc/bionic/pthread_debug.cpp +++ b/libc/bionic/pthread_debug.cpp @@ -43,9 +43,7 @@ #include "bionic_tls.h" #include "debug_mapinfo.h" #include "debug_stacktrace.h" -#include "logd.h" - -#include <private/debug_format.h> +#include "libc_logging.h" /* * =========================================================================== |