update: added ft_args library

This commit is contained in:
2025-11-01 20:10:40 +01:00
parent ee7a879de5
commit 09f7e8aac0
2 changed files with 23 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
/* By: sede-san <sede-san@student.42madrid.com +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/10/29 22:09:51 by sede-san #+# #+# */
/* Updated: 2025/10/31 00:11:04 by sede-san ### ########.fr */
/* Updated: 2025/11/01 20:09:41 by sede-san ### ########.fr */
/* */
/* ************************************************************************** */
@@ -14,6 +14,7 @@
# define BUILTINS_H
# include "minishell.h"
# include "ft_args.h"
/******************************************************************************/
/* Functions */