Commit 5e2e3cb5 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

polarsslthreadlock: #include the proper memory and debug includes

Pointed out by Steve Holme
parent 39b79c6b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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