X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fio%2Ftest%2Frun-07-break.c;h=135dcbb8ffc3374a7b82cc1e3b00d442503662f3;hb=f08b8139fc7370224c59bc3178b887810b98592b;hp=dd192c4d78e82e9230246708819b513734416411;hpb=94dd4c2bddd0dc080ad5b85465fa3f45f486967a;p=ccan diff --git a/ccan/io/test/run-07-break.c b/ccan/io/test/run-07-break.c index dd192c4d..135dcbb8 100644 --- a/ccan/io/test/run-07-break.c +++ b/ccan/io/test/run-07-break.c @@ -6,9 +6,7 @@ #include #include -#ifndef PORT #define PORT "65007" -#endif struct data { int state;