Merge "No longer need android/log.h" am: b330559fb6 am: 7bf11aadfd am: 5ceada5bea
am: b2ee79101b

Change-Id: Ie1a96c43737fb4b78d79cbb28a0d43ad3bfba6e6
diff --git a/recovery.cpp b/recovery.cpp
index 7419bac..3b1305e 100644
--- a/recovery.cpp
+++ b/recovery.cpp
@@ -39,7 +39,6 @@
 #include <vector>
 
 #include <adb.h>
-#include <android/log.h> /* Android Log Priority Tags */
 #include <android-base/file.h>
 #include <android-base/logging.h>
 #include <android-base/parseint.h>