From: Sam Hartman Date: Sun, 13 Apr 2003 19:08:27 +0000 (+0000) Subject: Import version 1.2.9 X-Git-Tag: upstream/1.2.9 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=0726910082a10e297760095ac8c2cdf6e5bd3396;p=packages%2Fo%2Fopenafs.git Import version 1.2.9 --- diff --git a/src/config/param.i386_linux24.h b/src/config/param.i386_linux24.h index 467437726..b6018605e 100644 --- a/src/config/param.i386_linux24.h +++ b/src/config/param.i386_linux24.h @@ -22,6 +22,8 @@ #define AFS_NAMEI_ENV 1 /* User space interface to file system */ #if defined(__KERNEL__) && !defined(KDUMP_KERNEL) +#include + #include #ifdef CONFIG_SMP #undef CONFIG_SMP @@ -32,7 +34,7 @@ #ifdef AFS_SMP #define CONFIG_SMP 1 #ifndef CONFIG_X86_LOCAL_APIC -#define CONFIG_X86_LOCAL_APIC +#define CONFIG_X86_LOCAL_APIC 1 #endif #ifndef __SMP__ #define __SMP__