
From: John M Flinchbaugh <glynis@butterfly.hjsoft.com>

this patch makes arch/i386/oprofile/init.c build.



 arch/i386/oprofile/init.c |    1 +
 1 files changed, 1 insertion(+)

diff -puN arch/i386/oprofile/init.c~oprofile-build-fix arch/i386/oprofile/init.c
--- 25/arch/i386/oprofile/init.c~oprofile-build-fix	2003-05-12 21:23:26.000000000 -0700
+++ 25-akpm/arch/i386/oprofile/init.c	2003-05-12 21:23:26.000000000 -0700
@@ -9,6 +9,7 @@
 
 #include <linux/oprofile.h>
 #include <linux/init.h>
+#include <linux/errno.h>
  
 /* We support CPUs that have performance counters like the Pentium Pro
  * with the NMI mode driver.

_
