Declare the lws_ssl_capable_*_no_ssl function outside the SSL #ifdef
authorPatrick Gansterer <paroga@paroga.com>
Tue, 15 Apr 2014 16:40:31 +0000 (18:40 +0200)
committerPatrick Gansterer <paroga@paroga.com>
Tue, 15 Apr 2014 16:40:31 +0000 (18:40 +0200)
commita6b019aaee1458d8c6ca4dbf7037ab7a59849408
tree8ed7687010e1ec0ccef2e3e9d095132d655ab7ed
parent6bb4b62ede3d51da22cee16e32bcce61830af389
Declare the lws_ssl_capable_*_no_ssl function outside the SSL #ifdef

This avoids a compiler warning about a not declared function.
lib/private-libwebsockets.h