rpcrt4: Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.
authorRob Shearman <rob@codeweavers.com>
Thu, 1 Mar 2007 17:17:54 +0000 (17:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Mar 2007 19:42:50 +0000 (20:42 +0100)
commit55a103ca5cc7604f979ed8e9919a5f95d233d58e
treea068e8aa1b9ca8bba1cdbeca7cda3ee64f3bc2f0
parent9222ec3cced71bbef25876324ed207de1645e2e3
rpcrt4: Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.

Fixes compilation on *BSD systems.
dlls/rpcrt4/rpc_transport.c