cURL / Mailing Lists / curl-library / Single Mail

curl-library

[Patch] lib/polarssl.c

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Fri, 08 Mar 2013 13:28:21 +0100

A typo in lib/polarssl.c? lib/polarsslthreadlock.h doesn't
exists here. Patch:

--- Git-latest\lib\polarssl.c Sat Feb 23 20:58:58 2013
+++ lib\polarssl.c Tue Feb 26 09:05:09 2013
@@ -66,7 +66,7 @@
 #include "connect.h" /* for the connect timeout */
 #include "select.h"
 #include "rawstr.h"
-#include "polarsslthreadlock.h"
+#include "polarssl_threadlock.h"

 #define _MPRINTF_REPLACE /* use our functions only */
 #include <curl/mprintf.h>

--gv
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-03-08