🏗️」 wip(heredoc): working on the heredoc...

This commit is contained in:
y-syo
2024-05-20 11:22:25 +02:00
parent 117c2e7fbe
commit 7b18eb6327
3 changed files with 56 additions and 1 deletions

View File

@ -20,6 +20,8 @@
# include <stdint.h>
# include <sys/types.h>
# include <sys/stat.h>
# include <sys/wait.h>
# include <fcntl.h>
# include <unistd.h>
# include <dirent.h>
# include "libft.h"