diff options
Diffstat (limited to 'src/fs/fs_publish.c')
-rw-r--r-- | src/fs/fs_publish.c | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/fs/fs_publish.c b/src/fs/fs_publish.c index 4f27abae45..9a834ee86b 100644 --- a/src/fs/fs_publish.c +++ b/src/fs/fs_publish.c @@ -31,11 +31,16 @@ #include "gnunet_signatures.h" #include "gnunet_util_lib.h" #include "gnunet_fs_service.h" -#include "fs.h" +#include "fs_api.h" #include "fs_tree.h" #define DEBUG_PUBLISH GNUNET_EXTRA_LOGGING +/** + * Maximum legal size for a kblock. + */ +#define MAX_KBLOCK_SIZE (60 * 1024) + /** * Fill in all of the generic fields for |