diff --git a/src/executor/executor_child.c b/src/executor/executor_child.c index d80ae8d..7f88381 100644 --- a/src/executor/executor_child.c +++ b/src/executor/executor_child.c @@ -6,12 +6,11 @@ /* By: qmennen +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2025/02/12 21:25:10 by willem #+# #+# */ -/* Updated: 2025/02/27 16:46:21 by qmennen ### ########.fr */ +/* Updated: 2025/02/27 16:51:43 by qmennen ### ########.fr */ /* */ /* ************************************************************************** */ #include "minishell.h" -#include static int is_dir(char *path) {