]> git.ozlabs.org Git - ccan/blobdiff - ccan/talloc/test/run-talloc_set.c
talloc: use failtest to test failure paths.
[ccan] / ccan / talloc / test / run-talloc_set.c
index d7b49614881dd578db8ee81810e1f04c8d77a17e..18b9066f32c9290b5f9e47617edeefa2606ec229 100644 (file)
@@ -1,5 +1,5 @@
-#include "talloc/talloc.c"
-#include "tap/tap.h"
+#include <ccan/talloc/talloc.c>
+#include <ccan/tap/tap.h>
 #include <assert.h>
 
 int main(void)