]> granicus.if.org Git - curl/commit
Added proper #ifdef's for the #include files when checking for in_addr_t,
authorDaniel Stenberg <daniel@haxx.se>
Thu, 30 Oct 2003 07:08:45 +0000 (07:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Oct 2003 07:08:45 +0000 (07:08 +0000)
commit5f4fb857f02ef7e21f181d4a8fb064a4074bbab8
treea6c6e821e27b15574262bb1e2329ece415c1fd96
parent033450975416d08798d79bd84a4c48c26e9927ec
Added proper #ifdef's for the #include files when checking for in_addr_t,
which made the test start working nicely on BeOS. Shard verified it.
acinclude.m4