aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial/examples/012.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial/examples/012.c')
-rw-r--r--doc/tutorial/examples/012.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tutorial/examples/012.c b/doc/tutorial/examples/012.c
new file mode 100644
index 000000000..cb21d78ab
--- /dev/null
+++ b/doc/tutorial/examples/012.c
@@ -0,0 +1,4 @@
1#include "gnunet_peerstore_service.h"
2
3peerstore_handle = GNUNET_PEERSTORE_connect (cfg);
4