mirror of
https://github.com/curl/curl.git
synced 2025-02-23 15:10:03 +08:00
polarssl.c: fix header filename typo
This commit is contained in:
parent
70b5173410
commit
bd649ac1c5
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user