rearranged the connect() call so that there's no interleaved #ifdef, to make
authorDaniel Stenberg <daniel@haxx.se>
Wed, 14 Jan 2004 09:11:42 +0000 (09:11 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 14 Jan 2004 09:11:42 +0000 (09:11 +0000)
commitc5c89862b2cb8a0d695d81c2180479d14faf5113
treeb5cfac09eb49875296825ae5aec2306f0d01e3c6
parent3a70d686eede5b5a8fb3d7b9f35611eac180fd51
rearranged the connect() call so that there's no interleaved #ifdef, to make
it compiler better on amigaos
lib/connect.c