junzip: style and migrate header into private-libwebsockets.h
authorAndy Green <andy@warmcat.com>
Fri, 3 Mar 2017 01:19:14 +0000 (09:19 +0800)
committerAndy Green <andy@warmcat.com>
Fri, 3 Mar 2017 01:19:14 +0000 (09:19 +0800)
commit753f1d642cef88a0f24870a03e6e2c6194031593
tree43f41c6e431e5ceeb0fa4e9256743dcffe4234ae
parentcb35969fce3800610db21c0385e316a20d6cc188
junzip: style and migrate header into private-libwebsockets.h

Also introduce CMake LWS_WITH_ZIP_FOPS defaulting to ON that builds junzip.c and
make sure this is exported in lws_config.h (included by libwebsockets.h)

Improve lws handling of stdint.h import or simulate it.
CMakeLists.txt
lib/junzip.c
lib/junzip.h [deleted file]
lib/libwebsockets.h
lib/private-libwebsockets.h
lws_config.h.in