diff --git a/arch/x86/include/asm/time.h b/arch/x86/include/asm/time.h index 1064bf72f..f59658cfb 100644 --- a/arch/x86/include/asm/time.h +++ b/arch/x86/include/asm/time.h @@ -34,7 +34,7 @@ #ifndef __ARCH_TIME_H__ #define __ARCH_TIME_H__ -#include +#include #ifdef __cplusplus extern "C" {