uhttpd: fix building without TLS and Lua support
authorPaul Willoughby <paulw@spacemonkey.com>
Wed, 26 Sep 2018 17:53:14 +0000 (11:53 -0600)
committerJohn Crispin <john@phrozen.org>
Mon, 26 Nov 2018 10:05:22 +0000 (11:05 +0100)
commit0bba1ce1129e79fa3907b16b31da44670fa19fc5
treeef3b3bca4eef6f07e4234cb5427ceacfc04e1768
parent2ed3341605701d8c1a4b36e82376cfd02de4e44f
uhttpd: fix building without TLS and Lua support

Adds ifdefs to fix building without TLS and Lua support

Signed-off-by: Paul Willoughby <paulw@spacemonkey.com>
client.c
main.c