CC credential-store.o
In file included from /usr/include/unistd.h:25,
from git-compat-util.h:97,
from cache.h:4,
from credential-store.c:1:
/usr/include/features.h:194:3: warning: #warning "BSDSOURCE and SVIDSOURCE are deprecated, use DEFAULTSOURCE" [-Wcpp]
194 | # warning "BSDSOURCE and SVIDSOURCE are deprecated, use DEFAULTSOURCE"
| ^~
In file included from cache.h:4,
from credential-store.c:1:
git-compat-util.h:216:10: fatal error: openssl/ssl.h: Arquivo ou diretório inexistente
216 | #include <openssl/ssl.h>
| ^
compilation terminated.
make: *** [Makefile:1947: credential-store.o] Erro 1