🔨」 fix(env commands): fixed segfault

This commit is contained in:
yosyo
2024-05-27 18:06:14 +02:00
parent ae1872a6a2
commit ebe3560d03
2 changed files with 6 additions and 3 deletions

View File

@ -26,6 +26,7 @@
# include <dirent.h>
# include "libft.h"
# include "env.h"
# include "parsing.h"
# include "execution.h"