doc: gnunet-c-tutorial: more includes of examples.
[oweals/gnunet.git] / doc / tutorial-examples / 012.c
1 #include "gnunet_peerstore_service.h"
2
3 peerstore_handle = GNUNET_PEERSTORE_connect (cfg);
4