test server status no ssl include time header

Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
Andy Green 2016-02-21 15:12:20 +08:00
parent 4038721baf
commit b33c72c770

View file

@ -18,6 +18,7 @@
* Public Domain.
*/
#include "test-server.h"
#include <time.h>
static unsigned char server_info[1024];
static int server_info_len;