X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fio%2Ftest%2Frun-09-connect.c;h=e5f0d1f85c6b6f495e22c656efdeaad7f478d338;hb=9b3f4ef6eec6a5981dcaa62f45da49b8f4f95388;hp=09b33387590f78808e6a3ef67de08ffc184a7367;hpb=94dd4c2bddd0dc080ad5b85465fa3f45f486967a;p=ccan diff --git a/ccan/io/test/run-09-connect.c b/ccan/io/test/run-09-connect.c index 09b33387..e5f0d1f8 100644 --- a/ccan/io/test/run-09-connect.c +++ b/ccan/io/test/run-09-connect.c @@ -6,9 +6,7 @@ #include #include -#ifndef PORT #define PORT "65009" -#endif static struct io_listener *l; static struct data *d2;