• Daniel Stenberg's avatar
    curl.h: provide backwards compatible symbols · 52824ed1
    Daniel Stenberg authored
    In commit c834213a 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".
    52824ed1