]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] fix do_timer.h compiler warning
authorJan Marek <linux@hazard.jcu.cz>
Fri, 8 Nov 2002 06:10:58 +0000 (22:10 -0800)
committerChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2002 06:10:58 +0000 (22:10 -0800)
warning: implicit declaration of function `smp_local_timer_interrupt'

arch/i386/mach-generic/do_timer.h

index 4a24f8ad0635d8911f39a41444d591efbb684782..e41ce3fe29daf49ab7c6967284b5b0d035ad7d8a 100644 (file)
@@ -1,5 +1,7 @@
 /* defines for inline arch setup functions */
 
+#include <asm/apic.h>
+
 /**
  * do_timer_interrupt_hook - hook into timer tick
  * @regs:      standard registers from interrupt