mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-06 19:04:22 +01:00
http: add missing header (#263)
Fixes compilation without deprecated OpenSSL APIs.
This commit is contained in:
committed by
Shuanglei Tao
parent
985885ce2d
commit
42349f28b3
@@ -1,5 +1,6 @@
|
||||
#include <string.h>
|
||||
#include <libwebsockets.h>
|
||||
#include <openssl/ssl.h>
|
||||
|
||||
#include "server.h"
|
||||
#include "html.h"
|
||||
|
||||
Reference in New Issue
Block a user