diff --git a/adb/daemon/auth.cpp b/adb/daemon/auth.cpp index 1800f84b9..00268a71b 100644 --- a/adb/daemon/auth.cpp +++ b/adb/daemon/auth.cpp @@ -18,6 +18,7 @@ #include "adb.h" #include "adb_auth.h" +#include "adb_io.h" #include "fdevent.h" #include "sysdeps.h" #include "transport.h"