From: Joseph J. <jo...@ge...> - 2007-07-29 16:18:22
|
> The following patch did the trick! > > > diff -ur a/src/drivers/disk/blk_dmg.c b/src/drivers/disk/blk_dmg.c > --- a/src/drivers/disk/blk_dmg.c 2007-07-29 17:42:08.000000000 +0200 > +++ b/src/drivers/disk/blk_dmg.c 2007-07-29 17:42:33.000000000 +0200 > @@ -26,7 +26,6 @@ > * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN > * THE SOFTWARE. > */ > -#include <stdio.h> > #include "blk_dmg.h" > > /* Read 64 bit value */ > > Well, that's wicked annoying. I added that to fix build errors on FC7. I've reverted that change, can someone running FC7 see if it still builds and if not, please post the whole error. Thanks! -Joe |