zephyr/subsys/net/lib/websocket
Kumar Gala 13342d984f include: Fix use of <base64.h> -> <sys/base64.h>
Fix #include <base64.h> as it has been deprecated and
should be #include <sys/base64.h>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-12-10 08:39:37 -05:00
..
CMakeLists.txt net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
websocket_internal.h net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00
websocket.c include: Fix use of <base64.h> -> <sys/base64.h> 2019-12-10 08:39:37 -05:00