aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-22 11:21:50 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-22 11:21:50 +0000
commitf7c24b2b157ee8677da07153df3b202f7cc76ea2 (patch)
tree3f15cefe72ee9c8422f3601cd68fd42cc725ab29 /src
parent6a138bcd80c1c621d402814d1148b472bb6173cf (diff)
downloadgnunet-f7c24b2b157ee8677da07153df3b202f7cc76ea2.tar.gz
gnunet-f7c24b2b157ee8677da07153df3b202f7cc76ea2.zip
fix
Diffstat (limited to 'src')
-rw-r--r--src/fs/test_gnunet_service_fs_p2p.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_gnunet_service_fs_p2p.c b/src/fs/test_gnunet_service_fs_p2p.c
index aff5d7b9a..c95b8525f 100644
--- a/src/fs/test_gnunet_service_fs_p2p.c
+++ b/src/fs/test_gnunet_service_fs_p2p.c
@@ -24,7 +24,7 @@
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "test_fs_lib.h" 27#include "fs_test_lib.h"
28 28
29#define VERBOSE GNUNET_YES 29#define VERBOSE GNUNET_YES
30 30