mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
test server status no ssl include time header
Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
parent
8057bfa779
commit
2647acee84
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
* Public Domain.
|
* Public Domain.
|
||||||
*/
|
*/
|
||||||
#include "test-server.h"
|
#include "test-server.h"
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
static unsigned char server_info[1024];
|
static unsigned char server_info[1024];
|
||||||
static int server_info_len;
|
static int server_info_len;
|
||||||
|
|
Loading…
Add table
Reference in a new issue