From 41ac1e406f1be4ec2eba2d8bae673e762d54ea74 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 20 Jan 2000 00:38:49 +0000 Subject: [PATCH] needs #include --- bin/tests/adb_test.c | 1 + 1 file changed, 1 insertion(+) 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 {