projects
/
platform
/
upstream
/
libwebsockets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4038721
)
test server status no ssl include time header
author
Andy Green
<andy.green@linaro.org>
Sun, 21 Feb 2016 07:12:20 +0000
(15:12 +0800)
committer
Andy Green
<andy.green@linaro.org>
Sun, 21 Feb 2016 07:12:20 +0000
(15:12 +0800)
Signed-off-by: Andy Green <andy.green@linaro.org>
test-server/test-server-status.c
patch
|
blob
|
history
diff --git
a/test-server/test-server-status.c
b/test-server/test-server-status.c
index 292d68d397b6c4c6f4cde0d38243e11f1688234f..5cf936d9e7210c5c41a3ee755cb22caf93b3cc3e 100644
(file)
--- a/
test-server/test-server-status.c
+++ b/
test-server/test-server-status.c
@@
-18,6
+18,7
@@
* Public Domain.
*/
#include "test-server.h"
+#include <time.h>
static unsigned char server_info[1024];
static int server_info_len;