aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-auto-share.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-18 10:18:10 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-18 10:18:10 +0000
commitfc21c21a19efa3d255d8378db17322a8f2ddebec (patch)
tree5959982b9df2ac471f44a94f409fdd00b1c9bcd3 /src/fs/gnunet-auto-share.c
parentfe4e9927e25d2abee888fe8be318e150b0f0f4a0 (diff)
downloadgnunet-fc21c21a19efa3d255d8378db17322a8f2ddebec.tar.gz
gnunet-fc21c21a19efa3d255d8378db17322a8f2ddebec.zip
-more auto share code and config
Diffstat (limited to 'src/fs/gnunet-auto-share.c')
-rw-r--r--src/fs/gnunet-auto-share.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/gnunet-auto-share.c b/src/fs/gnunet-auto-share.c
index ad3267d9a..ac38c6d94 100644
--- a/src/fs/gnunet-auto-share.c
+++ b/src/fs/gnunet-auto-share.c
@@ -24,6 +24,7 @@
24 * 24 *
25 * TODO: 25 * TODO:
26 * - support loading meta data / keywords from resource file 26 * - support loading meta data / keywords from resource file
27 * - add stability timer (a la buildbot)
27 */ 28 */
28#include "platform.h" 29#include "platform.h"
29#include "gnunet_util_lib.h" 30#include "gnunet_util_lib.h"