aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_bio.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-11-20 21:26:46 +0000
committerChristian Grothoff <christian@grothoff.org>2009-11-20 21:26:46 +0000
commit6394ba7b93b2f21eb82c4d6a866b3f81dcb9a1dd (patch)
tree993e66d35041dc5f319c5e9543f13323cfa1b3b5 /src/util/test_bio.c
parente93e15fae30dc34dd7c53779c12261df6d1897de (diff)
downloadgnunet-6394ba7b93b2f21eb82c4d6a866b3f81dcb9a1dd.tar.gz
gnunet-6394ba7b93b2f21eb82c4d6a866b3f81dcb9a1dd.zip
work on DARWIN as well
Diffstat (limited to 'src/util/test_bio.c')
-rw-r--r--src/util/test_bio.c2
1 files changed, 1 insertions, 1 deletions
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 ()
202static int 202static int
203test_directory_r () 203test_directory_r ()
204{ 204{
205#if LINUX 205#if LINUX || DARWIN
206 char *msg; 206 char *msg;
207 char readResult[200]; 207 char readResult[200];
208 struct GNUNET_BIO_ReadHandle *fileR; 208 struct GNUNET_BIO_ReadHandle *fileR;