diff --git a/Hephaistos/include/charon.h b/Hephaistos/include/charon.h index bd250d0..1f8fa07 100644 --- a/Hephaistos/include/charon.h +++ b/Hephaistos/include/charon.h @@ -6,7 +6,7 @@ /* By: vvaucoul +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2022/11/20 13:47:12 by vvaucoul #+# #+# */ -/* Updated: 2024/07/28 11:47:47 by vvaucoul ### ########.fr */ +/* Updated: 2024/08/01 19:08:29 by vvaucoul ### ########.fr */ /* */ /* ************************************************************************** */ @@ -22,8 +22,8 @@ #define __HEPHAISTOS__ #include // #include -#include -// #include +#include +#include #define IS_MEMORY_AVAILABLE (kheap != NULL)