diff --git a/headers/private/kernel/arch/x86/arch_kernel.h b/headers/private/kernel/arch/x86/arch_kernel.h index f5d6c4dba4..3effe2da51 100644 --- a/headers/private/kernel/arch/x86/arch_kernel.h +++ b/headers/private/kernel/arch/x86/arch_kernel.h @@ -10,8 +10,10 @@ #ifndef _ASSEMBLER +#ifdef __cplusplus # include #endif +#endif #ifdef _BOOT_MODE