libstdc++: Include cstdarg in freestanding
commitc1eee808a93a94a18cffef59432e3422ed4e9b27
authorPaul M. Bendixen <paulbendixen@gmail.com>
Fri, 21 Jul 2023 21:35:25 +0000 (21 23:35 +0200)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 24 Oct 2023 20:21:31 +0000 (24 21:21 +0100)
tree22d1fd1bc03e9f658d1ec652e9a17b0cade36ae8
parent23ddfa1bac02499327e77e40a9930ce4a4e635a1
libstdc++: Include cstdarg in freestanding

P1642 includes cstdarg in the full headers to include.
This commit includes it along with cstdalign and cstdbool that were
left out when updating in an earlier commit.

libstdc++/Changelog

* include/Makefile.am: Move cstdarg, cstdalign and cstdbool to
freestanding.
* include/Makefile.in: Regenerate.

Signed-off-by: Paul M. Bendixen <paulbendixen@gmail.com>
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in