Closed woju closed 3 years ago
The main thing I wanted to fix is a horrible #undef __USE_POSIX199309 hidden somewhere in headers. Then the delicate header structure collapsed. This resulted in random header adjustments all over the place.
#undef __USE_POSIX199309
This was split from #2466 to merge earlier.
Jenkins
This change is
Description of the changes
The main thing I wanted to fix is a horrible
#undef __USE_POSIX199309
hidden somewhere in headers. Then the delicate header structure collapsed. This resulted in random header adjustments all over the place.This was split from #2466 to merge earlier.
How to test this PR?
Jenkins
This change is