* Julia Lawall <[EMAIL PROTECTED]> wrote:
> > hm, #include file order in a .c file should normally not matter -
> > why are they in the wrong place?
>
> Because they are under #ifdefs, but the code that uses the time
> functions is not under the same #ifdef.
ah, ok - you are right. I fixed them up manually in x86.git.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/