]> git.sur5r.net Git - bacula/bacula/commit
Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.
authorMarco van Wieringen <mvw@planets.elm.net>
Sun, 3 Jun 2012 21:06:58 +0000 (23:06 +0200)
committerMarco van Wieringen <mvw@planets.elm.net>
Sun, 3 Jun 2012 21:06:58 +0000 (23:06 +0200)
commit11aa8a8ce8ef220e3f30a8e2418b7632a95c0aa1
tree2ce024371d7991720804ab7b5ee8ca981867d472
parentbee60e542dd841fdbea05889e3bf530aaa6a01de
Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.

On a lot of platforms (*BSD, Solaris etc.) SOL_TCP isn't defined
but IPPROTO_TCP is so use that.
bacula/src/lib/bsock.c