diff --git a/include/stdint.h b/include/stdint.h index 60be0e548d5..0d6e10ab94e 100644 --- a/include/stdint.h +++ b/include/stdint.h @@ -299,5 +299,5 @@ typedef _int32_t intmax_t; typedef _uint32_t uintmax_t; #endif -#endif /* CONFIG_ARCH_STDBOOL_H */ +#endif /* CONFIG_ARCH_STDINT_H */ #endif /* __INCLUDE_STDINT_H */