X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fio%2Ftest%2Frun-05-write.c;h=3b0cc72432a30f840e9e0f58f28712dce897f12d;hb=96dcdfbf1a400f7cb43cf3f0761f52fd6de9ff65;hp=b17ef83ab8026ca893ede4801a4709308ac09266;hpb=94dd4c2bddd0dc080ad5b85465fa3f45f486967a;p=ccan diff --git a/ccan/io/test/run-05-write.c b/ccan/io/test/run-05-write.c index b17ef83a..3b0cc724 100644 --- a/ccan/io/test/run-05-write.c +++ b/ccan/io/test/run-05-write.c @@ -6,9 +6,7 @@ #include #include -#ifndef PORT #define PORT "65005" -#endif struct data { int state;