aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-17 15:14:54 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-17 15:14:54 +0000
commita86115a483165228b5a92cd480864667780e4fa7 (patch)
treeac445bcae26c349cd260130c61b875e3f110b791 /src
parent8f155ca0b9f59fd33efc2b8a1180abf2fdb865e6 (diff)
downloadgnunet-a86115a483165228b5a92cd480864667780e4fa7.tar.gz
gnunet-a86115a483165228b5a92cd480864667780e4fa7.zip
not on OSX
Diffstat (limited to 'src')
-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 df4becdd1..19f78b6b7 100644
--- a/src/util/test_bio.c
+++ b/src/util/test_bio.c
@@ -195,7 +195,7 @@ test_bigmeta_rw ()
195static int 195static int
196test_directory_r () 196test_directory_r ()
197{ 197{
198#if LINUX || DARWIN 198#if LINUX
199 char *msg; 199 char *msg;
200 char readResult[200]; 200 char readResult[200];
201 struct GNUNET_BIO_ReadHandle *fileR; 201 struct GNUNET_BIO_ReadHandle *fileR;