[BusyBox] libbb/loop.c: Include config.h [PATCH]

Rob Landley rob at landley.net
Tue Jul 26 10:49:13 UTC 2005


On Tuesday 26 July 2005 01:48, Shaun Jackman wrote:
> 2005-07-25  Shaun Jackman  <sjackman at gmail.com>
>
>  * libbb/loop.c: Include config.h before testing
>  CONFIG_FEATURE_MOUNT_LOOP.

Sigh.  I _said_ this file was cursed.

The last checkin from pgf broke this, while trying to fix earlier breakage 
which is completely obsoleted by my mount rewrite.  This isn't the right fix 
either (nothing should include config.h directly except through libbb.h or 
busybox.h)...

Lemme port my mount rewrite to -current, check it in, and try to untangle and 
document this mess...

Rob



More information about the busybox mailing list