polarsslthreadlock: #include the proper memory and debug includes
Pointed out by Steve Holme
This commit is contained in:
parent
39b79c6b75
commit
5e2e3cb54e
@ -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…
Reference in New Issue
Block a user