X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Fdebug_rt_alloc.c;h=7e578a23679874943df8225e7e7e79c231a37e5e;hb=1ce58ad90aab58bca10af9c448b8e186ac532480;hp=81e640b66de2b13eb28979f2c3f76bfdd8aea26c;hpb=ba78410f13abfcba3388eee38d686679a015b504;p=ardour.git diff --git a/libs/pbd/debug_rt_alloc.c b/libs/pbd/debug_rt_alloc.c index 81e640b66d..7e578a2367 100644 --- a/libs/pbd/debug_rt_alloc.c +++ b/libs/pbd/debug_rt_alloc.c @@ -22,9 +22,10 @@ #define _GNU_SOURCE #include #include -#include #include +#include "pbd/pthread_utils.h" + int (*pbd_alloc_allowed) () = 0; /** Thread-local key whose value is set to 1 if malloc checking is disabled