From: Junio C Hamano Date: Wed, 23 Jul 2025 22:45:16 +0000 (-0700) Subject: Merge branch 'ps/sane-ctype-workaround' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=98813265b360ebc59371d7d32efa47eb24adda15;p=rit Merge branch 'ps/sane-ctype-workaround' Our header file relied on that the system-supplied header is not later included, which would override our macro definitions, but "amazon linux" broke this assumption. Fix this by preemptively including near the beginning of ourselves. * ps/sane-ctype-workaround: sane-ctype: fix compiler error on Amazon Linux 2 --- 98813265b360ebc59371d7d32efa47eb24adda15