mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-07 03:14:22 +01:00
cmake: do not check lws_config.h
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
#include <signal.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#ifdef HAVE_LWS_CONFIG_H
|
||||
#include "lws_config.h"
|
||||
#endif
|
||||
#include <libwebsockets.h>
|
||||
#include <json.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user