From 0726910082a10e297760095ac8c2cdf6e5bd3396 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Sun, 13 Apr 2003 19:08:27 +0000 Subject: [PATCH] Import version 1.2.9 --- src/config/param.i386_linux24.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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__ -- 2.39.5