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

@@ -13,8 +13,8 @@
#ifndef AST_H
# define AST_H
/*# include "../../includes/env.h"*/
# include "../minishell.h"
typedef struct s_node t_node;
typedef struct s_msh t_msh;
typedef enum e_state
{