aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2025-07-15 15:32:39 -0700
committerJunio C Hamano <gitster@pobox.com>2025-07-15 15:32:39 -0700
commit21b79228e3c1238681a52c65a99f58dc2551adfd (patch)
tree6ddfaa0502e3365854497b2193877da4a52034bd /commit.c
parentMerge branch 'kn/for-each-ref-skip' into next (diff)
parentsane-ctype: fix compiler error on Amazon Linux 2 (diff)
downloadgit-21b79228e3c1238681a52c65a99f58dc2551adfd.tar.gz
git-21b79228e3c1238681a52c65a99f58dc2551adfd.zip
Merge branch 'ps/sane-ctype-workaround' into next
Our <sane-ctype.h> header file relied on that the system-supplied <ctype.h> header is not later included, which would override our macro definitions, but "amazon linux" broke this assumption. Fix this by preemptively including <ctype.h> near the beginning of <sane-ctype.h> ourselves. * ps/sane-ctype-workaround: sane-ctype: fix compiler error on Amazon Linux 2
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions