diff options
Diffstat (limited to 'src/util/test_bio.c')
-rw-r--r-- | src/util/test_bio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_bio.c b/src/util/test_bio.c index 19f78b6b7b..9b18258fb6 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 +#if LINUX char *msg; char readResult[200]; struct GNUNET_BIO_ReadHandle *fileR; |