--- ./src/rtpp_memdeb.h.orig +++ ./src/rtpp_memdeb.h @@ -29,6 +29,8 @@ #include #include +#include + #undef malloc #define malloc(n) rtpp_memdeb_malloc((n), __FILE__, __LINE__, __func__) #undef free