path: Fixed ErrPath error.
This commit is contained in:
parent
d6e92026a2
commit
d761e6062b
2 changed files with 15 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue