On Thu, 21 Apr 2022 14:34:29 +0200
"Jason A. Donenfeld" <ja...@zx2c4.com> wrote:

> I'm not a huge fan of this, but Bernhard seems to prefer it: since
> libbb.h contains most the headers we use, we can remove them from
> seedrng.c. Supposedly this helps with compile times, but I couldn't
> actually detect a difference. Oh well. Please keep this as a separate
> patch so that we can revert this later on if somebody else winces too.
> Hopefully this doesn't cause compiler warnings on other toolchains.

The reason for this is that we have libbb.h and platform.h as central
places to deal with target-specific quirks.

Applied, thanks!
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to