Fix non-lws websockets build.

pull/2438/head
Roger A. Light 4 years ago
parent 3b8a2e827e
commit f4be3da2b7

@ -47,9 +47,6 @@ Contributors:
#ifdef WITH_WRAP
#include <tcpd.h>
#endif
#ifdef WITH_WEBSOCKETS
# include <libwebsockets.h>
#endif
#include "mosquitto_broker_internal.h"
#include "memory_mosq.h"

Loading…
Cancel
Save