At Sat, 25 Sep 2004 13:21:02 -0500, Stephen R Marenka wrote: > > At Wed, 15 Sep 2004 14:51:00 -0500, > > Stephen R. Marenka <[EMAIL PROTECTED]> wrote: > > > asm/setup.h contains #include <asm-m68k/setup.h>, > > > which is non-existent on ppc. > > Well the problem is that the following fails miserably because of a > missing header. > > #include <asm/setup.h> > > Seems like a bug to me.
Then the bug is the program which uses asm/setup.h. It's not for userland headers. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

