CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/04 06:03:26
Modified files:
gnu/gcc/libstdc++-v3/config/os/bsd/openbsd: ctype_base.h
gnu/lib/libstdc++/libstdc++/config/os/bsd/openbsd: ctype_base.h
Log message:
Adapt base libstdc++ to the new ctype.h defines
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@
