lkml.org 
[lkml]   [2002]   [Dec]   [17]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateTue, 17 Dec 2002 12:32:23 +0200
From"O.Sezer" <>
SubjectRe: Linux 2.4.20-ac2
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/

\
 
 \ /
  Last update: 2005-03-22 11:31    [W:0.906 / U:0.120 seconds]
©2003-2008 Jasper Spaans