2.1.130-3 works... with small compile fix.

Benjamin Redelings I (bredelin@ucsd.edu)
Tue, 24 Nov 1998 18:49:33 -0800


2.1.130 works great, but it needs 2 small fixes:

In kernel/exit.c and kernel/itimer.c, it is necessary to add
#include <asm/softirq.h>

In kernel/itimer, it is also necessary to add
#include <linux/interrupt.h>

-- 
If E. Coli was a computer:
 "OPERON.DLL: Mutation in LACTOSE.DLL.  Entire system halted."

Benjamin Redelings I <>< http://sdcc13.ucsd.edu/~bredelin

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