[patch] fix cpp warnings from recent commits

Jason Schoon floydpink at gmail.com
Thu Jun 15 17:38:19 PDT 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://busybox.net/lists/busybox/attachments/20060615/712626cb/attachment.html


More information about the busybox mailing list