Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a991377a authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Remove unused #include." am: 771f2c2a am: 9d2ce096

am: 6a9f7630

Change-Id: I7c9942baa674823d87fd07f6d214f9ea8bc6d761
parents 4697aa9c 6a9f7630
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -314,7 +314,6 @@ size_t ParseCompleteUTF8(const char* first, const char* last, std::vector<char>*
#else /* !_WIN32 a.k.a. Unix */

#include <cutils/sockets.h>
#include <cutils/threads.h>
#include <fcntl.h>
#include <poll.h>
#include <signal.h>