DEBSOURCES
Skip Quicknav
Patches / Patch / android-platform-tools / 35.0.2-1~exp6
123456789101112
Description: add missing headers Forwarded: not-needed --- a/system/core/fastboot/fastboot_driver_interface.h +++ b/system/core/fastboot/fastboot_driver_interface.h @@ -17,6 +17,7 @@ #include <string> +#include <stdint.h> #include "android-base/unique_fd.h" class Transport;