Re: Linux 2.4.20-ac2

O.Sezer (sezero@superonline.com)
Tue, 17 Dec 2002 12:32:23 +0200


For IPMI to compile, I needed this include
in ipmi_watchdog.c :

#include <linux/nmi.h>
#include <linux/reboot.h>
#ifdef CONFIG_X86_LOCAL_APIC
+#include <asm/fixmap.h>
#include <asm/apic.h>
#endif

/*

Regards.

-
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/