namesys/path: Changed error messages to a separate file.

This commit is contained in:
Jose Marcial Vieira Bisneto 2016-12-08 07:08:34 -03:00
parent 84f24797f4
commit 7a3d0c5e0b
5 changed files with 48 additions and 60 deletions

View file

@ -1,7 +1,6 @@
#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