aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_getopt.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-08-11 22:24:07 +0000
committerChristian Grothoff <christian@grothoff.org>2009-08-11 22:24:07 +0000
commit596fe6fcff78fc66f2ed7e8bd46475feef9c6210 (patch)
treef2d48964e5d77ada7f9f5188b5f8c35483dded66 /src/fs/test_fs_getopt.c
parentb309c5f5ae339faf3632f7ee3a86520981f6523a (diff)
downloadgnunet-596fe6fcff78fc66f2ed7e8bd46475feef9c6210.tar.gz
gnunet-596fe6fcff78fc66f2ed7e8bd46475feef9c6210.zip
more work on FS URIs
Diffstat (limited to 'src/fs/test_fs_getopt.c')
-rw-r--r--src/fs/test_fs_getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_fs_getopt.c b/src/fs/test_fs_getopt.c
index 2c0a0eba4..d2e424b4a 100644
--- a/src/fs/test_fs_getopt.c
+++ b/src/fs/test_fs_getopt.c
@@ -23,7 +23,7 @@
23 * @author Christian Grothoff 23 * @author Christian Grothoff
24 */ 24 */
25#include "platform.h" 25#include "platform.h"
26#include "gnunet_fs_lib.h" 26#include "gnunet_fs_service.h"
27 27
28int 28int
29main (int argc, char *argv[]) 29main (int argc, char *argv[])