aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-09-13 03:18:26 +0000
committerChristian Grothoff <christian@grothoff.org>2010-09-13 03:18:26 +0000
commit2e9791b5b713120238ea95113537fa55ff49b95d (patch)
tree98c0c6e0171109e7e4403fc50b6cae03a5c26c15 /src/fs/fs.h
parenta42b4e0ed22b65631caea4bb456f3d8fc21f11b1 (diff)
downloadgnunet-2e9791b5b713120238ea95113537fa55ff49b95d.tar.gz
gnunet-2e9791b5b713120238ea95113537fa55ff49b95d.zip
new block lib
Diffstat (limited to 'src/fs/fs.h')
-rw-r--r--src/fs/fs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/fs.h b/src/fs/fs.h
index 699f73a79..605e6c84b 100644
--- a/src/fs/fs.h
+++ b/src/fs/fs.h
@@ -31,6 +31,7 @@
31#include "gnunet_datastore_service.h" 31#include "gnunet_datastore_service.h"
32#include "gnunet_fs_service.h" 32#include "gnunet_fs_service.h"
33#include "gnunet_block_lib.h" 33#include "gnunet_block_lib.h"
34#include "block_fs.h"
34 35
35/** 36/**
36 * Maximum size of the datastore queue for P2P operations. 37 * Maximum size of the datastore queue for P2P operations.