list_head makes me crazy

From: Frank Cornelis (Frank.Cornelis@rug.ac.be)
Date: Thu Dec 06 2001 - 14:08:57 EST


HELP,

In include/asm-i386/processor.h, struct thread_struct I can add
        struct list_head *mylist;
but not
        struct list_head mylist;
while in both cases
        #include <linux/list.h>
is being used.

I really need this, so if anyone has the solution to my problem...

Thanks in advance, Frank.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Dec 07 2001 - 21:00:34 EST