Curl_ prefix

This commit is contained in:
Daniel Stenberg 2001-08-17 10:10:15 +00:00
parent a7a3d49996
commit ceb8f1cb22
1 changed files with 1 additions and 1 deletions

View File

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