mirror of
https://github.com/curl/curl.git
synced 2026-05-30 10:17:28 +03:00
polarssl.c: fix header filename typo
This commit is contained in:
parent
70b5173410
commit
bd649ac1c5
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue