]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/tests_pass.h
tools/ccanlint: add global .valgrind_suppressions file.
[ccan] / tools / ccanlint / tests / tests_pass.h
index bbf2b36fabaa40a221b153d3fb25fa3af423be51..19a692a02a2183e396386cefe4e66b5e3ab35f5d 100644 (file)
@@ -1,4 +1,5 @@
 /* Set in tests_pass. */
 extern bool do_valgrind;
+extern const char *valgrind_suppress;
 
 extern struct ccanlint tests_pass_valgrind;