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$ * $Id$
*****************************************************************************/ *****************************************************************************/
void krb_kauth(struct connectdata *conn); void Curl_krb_kauth(struct connectdata *conn);
#endif #endif