X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Ftests_pass.h;h=19a692a02a2183e396386cefe4e66b5e3ab35f5d;hb=79ac0049672b1f27b1a7121d06cc38721f76b8e1;hp=bbf2b36fabaa40a221b153d3fb25fa3af423be51;hpb=ad6a6711a1b703793e49206e10d6dcf1722eb424;p=ccan diff --git a/tools/ccanlint/tests/tests_pass.h b/tools/ccanlint/tests/tests_pass.h index bbf2b36f..19a692a0 100644 --- a/tools/ccanlint/tests/tests_pass.h +++ b/tools/ccanlint/tests/tests_pass.h @@ -1,4 +1,5 @@ /* Set in tests_pass. */ extern bool do_valgrind; +extern const char *valgrind_suppress; extern struct ccanlint tests_pass_valgrind;