aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorGregory Anders <greg@gpanders.com>2024-05-29 09:12:38 -0500
committerRobin Jarry <robin@jarry.cc>2024-05-29 22:36:25 +0200
commit5908fd0725034f028ae4aeaa6266ed7c302f3ac2 (patch)
tree2f171b371c740050e63c24b17eb112a9114b30b8 /app
parent9e93d9efdb889b2bc8a57d40fcde780598d8800f (diff)
downloadaerc-5908fd0725034f028ae4aeaa6266ed7c302f3ac2.tar.gz
wrap: include xlocale.h header on macOS
Compiling the wrap filter fails on macOS because the locale.h header does not include declarations for locale_t, freelocale, or newlocale. Instead, these are included in the xlocale.h header. We use a conditional include because glibc no longer ships the xlocale.h header in its distribution. Signed-off-by: Gregory Anders <greg@gpanders.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions