mirror of
https://github.com/curl/curl.git
synced 2026-05-02 09:07:50 +03:00
polarsslthreadlock: #include the proper memory and debug includes
Pointed out by Steve Holme
This commit is contained in:
parent
39b79c6b75
commit
5e2e3cb54e
1 changed files with 4 additions and 0 deletions
|
|
@ -41,6 +41,10 @@
|
|||
|
||||
#include "polarsslthreadlock.h"
|
||||
|
||||
#include "curl_memory.h"
|
||||
/* The last #include file should be: */
|
||||
#include "memdebug.h"
|
||||
|
||||
/* number of thread locks */
|
||||
#define NUMT 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue