aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_bio.c
diff options
context:
space:
mode:
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;