ttyd: update to 1.6.0

Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
This commit is contained in:
Shuanglei Tao
2020-02-11 11:16:17 +08:00
parent 1f26fad34a
commit 5fc7f40d5b
2 changed files with 4 additions and 14 deletions
-9
View File
@@ -1,9 +0,0 @@
--- a/src/http.c
+++ b/src/http.c
@@ -1,5 +1,6 @@
#include <string.h>
#include <libwebsockets.h>
+#include <openssl/ssl.h>
#include "server.h"
#include "html.h"