On Mon, Jan 09, 2006 at 12:15:14PM -0500, Jeff Mahoney wrote: > +++ linux-2.6.15-ocfs2/include/asm-ia64/signal.h 2006-01-09 11:08:16.404700640 -0500 > @@ -1,6 +1,8 @@ > #ifndef _ASM_IA64_SIGNAL_H > #define _ASM_IA64_SIGNAL_H > > +#include <linux/types.h> > + > /* > * Modified 1998-2001, 2003 > * David Mosberger-Tang <davidm@hpl.hp.com>, Hewlett-Packard Co > @@ -122,8 +124,6 @@ > > # ifndef __ASSEMBLY__ > > -# include <linux/types.h> > - > /* Avoid too many header ordering problems. */ > struct siginfo; Is it still possible to include this file from assembly? Do we still need to do that? - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Jan 10 04:22:33 2006
This archive was generated by hypermail 2.1.8 : 2006-01-10 04:22:42 EST