aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_tree.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-15 09:38:48 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-15 09:38:48 +0000
commit0443654040fb277df95aae28a7b2a54a4f0a73bf (patch)
tree5f07e7fcf3409d1cb287ef5181b01f3584198acb /src/fs/fs_tree.h
parentca5418e74010c0034f7f24ad8a7a2ecb6e941af1 (diff)
downloadgnunet-0443654040fb277df95aae28a7b2a54a4f0a73bf.tar.gz
gnunet-0443654040fb277df95aae28a7b2a54a4f0a73bf.zip
dead code elimination, splitting fs.h into fs.h and fs_api.h
Diffstat (limited to 'src/fs/fs_tree.h')
-rw-r--r--src/fs/fs_tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_tree.h b/src/fs/fs_tree.h
index 56c32a390..5b1c2024f 100644
--- a/src/fs/fs_tree.h
+++ b/src/fs/fs_tree.h
@@ -32,7 +32,7 @@
32#ifndef GNUNET_FS_TREE_H 32#ifndef GNUNET_FS_TREE_H
33#define GNUNET_FS_TREE_H 33#define GNUNET_FS_TREE_H
34 34
35#include "fs.h" 35#include "fs_api.h"
36 36
37/** 37/**
38 * Compute the depth of the CHK tree. 38 * Compute the depth of the CHK tree.