X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftypesafe_cb%2Ftest%2Fcompile_ok-typesafe_cb-const.c;h=f8d0ae0f60a6f7466326cf24042b3db639e9fb2a;hb=7748c8da00c56545fc9fe6fa79c90be01651f31a;hp=fe3a34171b1e0b3f8ad6c9dc02c869c67912eaaf;hpb=11e4a54f54b4f1f39eeabc390ae51b93b7f08e36;p=ccan 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. */