Revision d91d9ec431c9c8e728367f8c7b43ead9e3fbb60f authored by Brad King on 07 December 2022, 22:55:42 UTC, committed by Brad King on 07 December 2022, 22:57:28 UTC
On AIX, including `<curses.h>` includes `<term.h>` which defines
a bunch of non-prefixed, lower-case macro names.  Undefine one
that conflicts with our source code.

Fixes: #24229
1 parent 8bf724f
History
File Mode Size
pull_request_template.md -rw-r--r-- 329 bytes

back to top