From: Christian Grothoff Date: Fri, 20 Nov 2009 21:26:46 +0000 (+0000) Subject: work on DARWIN as well X-Git-Tag: initial-import-from-subversion-38251~23044 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6394ba7b93b2f21eb82c4d6a866b3f81dcb9a1dd;p=oweals%2Fgnunet.git work on DARWIN as well --- diff --git a/src/util/test_bio.c b/src/util/test_bio.c index 87617ddda..0dfa94144 100644 --- a/src/util/test_bio.c +++ b/src/util/test_bio.c @@ -202,7 +202,7 @@ test_bigmeta_rw () static int test_directory_r () { -#if LINUX +#if LINUX || DARWIN char *msg; char readResult[200]; struct GNUNET_BIO_ReadHandle *fileR;