compiling

This commit is contained in:
Loic Deridder
2025-02-12 13:32:12 +01:00
parent d03d1cf9ef
commit 256724e601
32 changed files with 74 additions and 67 deletions

View File

@@ -10,7 +10,7 @@
/* */
/* ************************************************************************** */
#include "../../includes/exec/exec.h"
#include "../../includes/minishell.h"
void expander_here(char **str, t_ast_n *node)
{