diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-07-15 15:32:39 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-07-15 15:32:39 -0700 |
| commit | 21b79228e3c1238681a52c65a99f58dc2551adfd (patch) | |
| tree | 6ddfaa0502e3365854497b2193877da4a52034bd /commit.c | |
| parent | Merge branch 'kn/for-each-ref-skip' into next (diff) | |
| parent | sane-ctype: fix compiler error on Amazon Linux 2 (diff) | |
| download | git-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
