`objecthash.c:2:10: fatal error: 'json-c/json.h' file not found # include <json-c/json.h> ``` ^ ``` 1 error generated. make: **\* [libobjecthash.so] Error 1` Cannot see anything in Makefile that would fetch this dependency.
`objecthash.c:2:10: fatal error: 'json-c/json.h' file not found
include <json-c/json.h>
1 error generated.
make: *** [libobjecthash.so] Error 1`
Cannot see anything in Makefile that would fetch this dependency.