mirror of
https://github.com/openbsd/src.git
synced 2026-06-18 15:23:33 +02:00
07a83dd91d
ctype_base.h is correctly installed by make includes so the transition should be automatic. If you hit a failure with this header, make sure ctype.h and ctype_base.h are in sync. ok miod@ tb@