X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftypesafe_cb%2Ftest%2Fcompile_ok-typesafe_cb-const.c;fp=ccan%2Ftypesafe_cb%2Ftest%2Fcompile_ok-typesafe_cb-const.c;h=f8d0ae0f60a6f7466326cf24042b3db639e9fb2a;hp=fe3a34171b1e0b3f8ad6c9dc02c869c67912eaaf;hb=85a33135890965218010b79c89e4d3f4905727e3;hpb=009f261242b7e1f5482e097315c82a4185a708bf diff --git a/ccan/typesafe_cb/test/compile_ok-typesafe_cb-const.c b/ccan/typesafe_cb/test/compile_ok-typesafe_cb-const.c index fe3a3417..f8d0ae0f 100644 --- a/ccan/typesafe_cb/test/compile_ok-typesafe_cb-const.c +++ b/ccan/typesafe_cb/test/compile_ok-typesafe_cb-const.c @@ -1,4 +1,4 @@ -#include "typesafe_cb/typesafe_cb.h" +#include #include /* const args in callbacks should be OK. */