]> git.ozlabs.org Git - ccan/blobdiff - ccan/io/test/run-04-writepartial.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / io / test / run-04-writepartial.c
index 011bbc894553b58699559655f6c37eeb7b6c2d1f..947f01e576af9e115123eabd777b2cd6280561f8 100644 (file)
@@ -6,9 +6,7 @@
 #include <sys/wait.h>
 #include <stdio.h>
 
-#ifndef PORT
 #define PORT "65004"
-#endif
 
 struct data {
        int state;