diff options
Diffstat (limited to 'logd/LogReaderThread.h')
-rw-r--r-- | logd/LogReaderThread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/logd/LogReaderThread.h b/logd/LogReaderThread.h index 1855c0e26..20624f2e4 100644 --- a/logd/LogReaderThread.h +++ b/logd/LogReaderThread.h @@ -27,7 +27,6 @@ #include <memory> #include <log/log.h> -#include <sysutils/SocketClient.h> #include "LogBuffer.h" #include "LogWriter.h" |