Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 6 Dec 2001 14:09:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 6 Dec 2001 14:09:15 -0500 Received: from dobit2.rug.ac.be ([157.193.42.8]:4038 "EHLO dobit2.rug.ac.be") by vger.kernel.org with ESMTP id ; Thu, 6 Dec 2001 14:08:59 -0500 Date: Thu, 6 Dec 2001 20:08:57 +0100 (MET) From: Frank Cornelis To: Subject: list_head makes me crazy Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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 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/