polarsslthreadlock: #include the proper memory and debug includes

Pointed out by Steve Holme
This commit is contained in:
Daniel Stenberg 2013-02-16 13:56:08 +01:00
parent 39b79c6b75
commit 5e2e3cb54e

View File

@ -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