path: Fixed ErrPath error.

This commit is contained in:
Jose Marcial Vieira Bisneto 2016-11-29 20:34:59 -03:00
parent d6e92026a2
commit d761e6062b
2 changed files with 15 additions and 10 deletions

View file

@ -1,6 +1,7 @@
#include <string.h>
#include <stdlib.h>
#include <ipfs/cid/cid.h>
#define IPFS_PATH_C
#include <ipfs/path/path.h>
// FromCid safely converts a cid.Cid type to a Path type