aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-01-20 15:20:15 +0000
committerChristian Grothoff <christian@grothoff.org>2011-01-20 15:20:15 +0000
commit495fbad17e55eb4164dd82bf9b2f1df5fbf9ac02 (patch)
treef85bc146323eb4247222e95740b553c90e361b75
parentf8c7cc650a2966d1bfea3971868c6503f15ccf02 (diff)
downloadgnunet-495fbad17e55eb4164dd82bf9b2f1df5fbf9ac02.tar.gz
gnunet-495fbad17e55eb4164dd82bf9b2f1df5fbf9ac02.zip
note
-rw-r--r--src/fs/fs_download.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/fs_download.c b/src/fs/fs_download.c
index 36f410d9a..b5e7feccc 100644
--- a/src/fs/fs_download.c
+++ b/src/fs/fs_download.c
@@ -24,6 +24,7 @@
24 * 24 *
25 * TODO: 25 * TODO:
26 * - different priority for scheduling probe downloads? 26 * - different priority for scheduling probe downloads?
27 * - download seems to not always find (or at least use!) embedded full data
27 */ 28 */
28#include "platform.h" 29#include "platform.h"
29#include "gnunet_constants.h" 30#include "gnunet_constants.h"