From a86115a483165228b5a92cd480864667780e4fa7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 17 Nov 2011 15:14:54 +0000 Subject: [PATCH] not on OSX --- src/util/test_bio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/test_bio.c b/src/util/test_bio.c index df4becdd1..19f78b6b7 100644 --- a/src/util/test_bio.c +++ b/src/util/test_bio.c @@ -195,7 +195,7 @@ test_bigmeta_rw () static int test_directory_r () { -#if LINUX || DARWIN +#if LINUX char *msg; char readResult[200]; struct GNUNET_BIO_ReadHandle *fileR; -- 2.25.1