curl.h: provide backwards compatible symbols
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 Jan 2012 18:57:39 +0000 (19:57 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Jan 2012 18:57:39 +0000 (19:57 +0100)
commit52824ed1ab80d20941aa7fecd727000d83cdf47c
tree5d56066b9edbf8daabdbc5f1445005710b587c28
parent4897f4e517c96797dc4333746fbf24f1cb183c7e
curl.h: provide backwards compatible symbols

In commit c834213ad52 we re-used some obsolete error codes, and here are
two defines that makes sure existing source codes that happen to use any
of these deprecated ones will still compile.

As usual, define CURL_NO_OLDIES to avoid getting these "precaution
defines".
include/curl/curl.h