Use IPPROTO_TCP instead of SOL_TCP
authorPavel Borzenkov <pavel.borzenkov@auriga.com>
Fri, 15 Apr 2011 12:16:32 +0000 (13:16 +0100)
committerAndy Green <andy.green@linaro.org>
Fri, 15 Apr 2011 12:16:32 +0000 (13:16 +0100)
commit71ea500081a9693555cc0ec55e892d5333b07eb0
tree096cca9cbe6c5aaf8afffef0067587fdf8685128
parent2af39964dcb270b19e809b9e03f11aa2c2365cd3
Use IPPROTO_TCP instead of SOL_TCP

This change fixes compilation on *BSD systems.

Signed-off-by: Pavel Borzenkov <pavel.borzenkov@auriga.com>
lib/client-handshake.c
lib/libwebsockets.c