I get a build error about an implicit declaration of VALGRIND_MAKE_MEM_UNDEFINED in cq.c. Adding a wrapper similar to what's done for VALGRIND_MAKE_MEM_DEFINED fixed the warning. - Sean