[patch] fix cpp warnings from recent commits

Jason Schoon floydpink at gmail.com
Fri Jun 16 00:38:19 UTC 2006


On 6/15/06, Erik Hovland <erik at hovland.org> wrote:
>
> Recent commits of freeramdisk.c, fsck_minix.c, mkfs_minix.c and mkswap.c
> introduced some cpp warnings associated to macros which are typically
> provided on linux systems with semi-modern kernels and libcs.
>
> This patch wraps the #define in question with corresponding #ifndef.
>
> Thanks
>
> E


Looks like stuff that should go in platform.h, if they are really necessary.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20060615/712626cb/attachment.htm 


More information about the busybox mailing list