From 8933eaf2f34d3e04bd13184903a4142264586069 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Tue, 22 Dec 2015 08:17:34 +0800 Subject: [PATCH] test ping android compatibility After "emptyVoid" at https://github.com/warmcat/libwebsockets/issues/379 Signed-off-by: Andy Green --- test-server/test-ping.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test-server/test-ping.c b/test-server/test-ping.c index 9681fb51..2a685a18 100644 --- a/test-server/test-ping.c +++ b/test-server/test-ping.c @@ -39,6 +39,10 @@ #include "gettimeofday.h" #endif +#ifdef __ANDROID__ +#include +#endif + /* * this is specified in the 04 standard, control frames can only have small * payload length styles