diff --git a/bin/tests/adb_test.c b/bin/tests/adb_test.c index 1e11dc36fd..f3fd92e811 100644 --- a/bin/tests/adb_test.c +++ b/bin/tests/adb_test.c @@ -40,6 +40,7 @@ #include #include #include +#include typedef struct client client_t; struct client {