[BusyBox] loop.c broken since r10901

Uwe Zeisberger uzeisberger at fsforth.de
Wed Jul 27 07:28:05 MDT 2005


Hello list,

revision 10901 introduced an ifdef that contains all code in
"libbb/loop.c".  As

	#ifdef CONFIG_FEATURE_MOUNT_LOOP

is the first non-comment line there is no chance for
CONFIG_FEATURE_MOUNT_LOOP to be defined.

Please consider to add "#include <libbb.h>" before the #ifdef.

Best regards
Uwe


-- 
Uwe Zeisberger, FS Forth-Systeme GmbH, http://www.fsforth.de/
Kueferstrasse 8, D-79206 Breisach, Germany
Phone: +49 (7667) 908 145 Fax: +49 (7667) 908 200


More information about the busybox mailing list