1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

Curl_ prefix

This commit is contained in:
Daniel Stenberg 2001-08-17 10:10:15 +00:00
parent a7a3d49996
commit ceb8f1cb22

View File

@ -22,6 +22,6 @@
*
* $Id$
*****************************************************************************/
void krb_kauth(struct connectdata *conn);
void Curl_krb_kauth(struct connectdata *conn);
#endif