X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fio%2Ftest%2Frun-04-writepartial.c;h=947f01e576af9e115123eabd777b2cd6280561f8;hb=9b3f4ef6eec6a5981dcaa62f45da49b8f4f95388;hp=011bbc894553b58699559655f6c37eeb7b6c2d1f;hpb=94dd4c2bddd0dc080ad5b85465fa3f45f486967a;p=ccan diff --git a/ccan/io/test/run-04-writepartial.c b/ccan/io/test/run-04-writepartial.c index 011bbc89..947f01e5 100644 --- a/ccan/io/test/run-04-writepartial.c +++ b/ccan/io/test/run-04-writepartial.c @@ -6,9 +6,7 @@ #include #include -#ifndef PORT #define PORT "65004" -#endif struct data { int state;