From: Daniel Stone Date: Fri, 4 May 2012 10:21:53 +0000 (+0100) Subject: test-client: Include poll.h to silence warning X-Git-Tag: 0.94.90~367 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ceeb7dd43728eb41a0ab5db2e725da1be143b94;p=platform%2Fupstream%2Fweston.git test-client: Include poll.h to silence warning Signed-off-by: Daniel Stone --- diff --git a/tests/test-client.c b/tests/test-client.c index 1db1615..f490b27 100644 --- a/tests/test-client.c +++ b/tests/test-client.c @@ -25,6 +25,7 @@ #include #include #include +#include #include struct display {