]> git.ipfire.org Git - thirdparty/curl.git/commit
Always include setup.h as the first header file.
authorDaniel Stenberg <daniel@haxx.se>
Thu, 25 Mar 2004 07:33:11 +0000 (07:33 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Mar 2004 07:33:11 +0000 (07:33 +0000)
commitaccc6eb91acbf6e810aa2e88fa112e4baacb65a7
treedd47ff987e695781cd4c111974167cb20026c314
parenteab8cdc640a1c3b78c5626e197d0c45d093a39b2
Always include setup.h as the first header file.
Added a more verbose comment about what strerror_r() can set errno to in
case of failure.
This file still doesn't build on Solaris due to a missing 'sys_nerr' symbol.
lib/curl_strerror.c