[PATCH] standardize on KERNEL_VERSION(a,b,c) test

Robert P. J. Day rpjday at mindspring.com
Thu Mar 30 21:48:24 UTC 2006


On Thu, 30 Mar 2006, Rob Landley wrote:

> Are you proposing removing unnecessary #includes from headers other
> than libbb.h?  Shaun Jackman keeps trying to add more...
>
> Or are you proposing that people should have to #include <stdlib>
> before they can #include "libbb.h" unless they want a build break?

actually, all i was doing was pointing out that there wasn't much
point complaining about a redundant

  #include "platform.h"

in a few places given that the current source just oozes redundant
includes out of every pore already.  :-)

rday



More information about the busybox mailing list