X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Ftests_pass.h;h=19a692a02a2183e396386cefe4e66b5e3ab35f5d;hp=bbf2b36fabaa40a221b153d3fb25fa3af423be51;hb=79ac0049672b1f27b1a7121d06cc38721f76b8e1;hpb=54d5123a56011f805500a8d18e178874300be1f7 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;