aboutsummaryrefslogtreecommitdiffstats
path: root/replace-object.c
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2025-04-25 01:25:44 -0400
committerJunio C Hamano <gitster@pobox.com>2025-04-25 09:35:55 -0700
commit2b83df36f4176edb2457c5eb83f7adae990f2df4 (patch)
tree322b9b5fc931a0ca8f60f52eda252a20481d7182 /replace-object.c
parentmeson: add a couple missing networking dependencies (diff)
downloadgit-2b83df36f4176edb2457c5eb83f7adae990f2df4.tar.gz
git-2b83df36f4176edb2457c5eb83f7adae990f2df4.zip
meson: fix typo in function check that prevented checking for hstrerror
Nowhere in the codebase do we otherwise check for strerror. Nowhere in the codebase do we make use of -DNO_STRERROR. `strerror` is not a networking function at all. We do utilize `hstrerror` though, which is a networking function we should have been checking here. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'replace-object.c')
0 files changed, 0 insertions, 0 deletions