]> git.ozlabs.org Git - ccan/blobdiff - ccan/io/test/run-19-always.c
io: remove io_debug support.
[ccan] / ccan / io / test / run-19-always.c
index 63eb34e61fb4ec443be0c88977acaea55402f52e..af190a4d025efeaa085ff9fd0c4711352a14f0f8 100644 (file)
@@ -6,9 +6,7 @@
 #include <sys/wait.h>
 #include <stdio.h>
 
-#ifndef PORT
 #define PORT "65019"
-#endif
 
 struct data {
        int state;