]> git.ozlabs.org Git - ccan/blobdiff - ccan/io/test/run-19-always-debug.c
ccan/io: implement debug.
[ccan] / ccan / io / test / run-19-always-debug.c
diff --git a/ccan/io/test/run-19-always-debug.c b/ccan/io/test/run-19-always-debug.c
new file mode 100644 (file)
index 0000000..f36d58e
--- /dev/null
@@ -0,0 +1,2 @@
+#define DEBUG_CONN
+#include "run-19-always.c"