This commit is contained in:
2024-03-25 20:41:05 +01:00
parent 50dd393b36
commit c5b6f8f53e
4 changed files with 43 additions and 17 deletions

View File

@ -6,7 +6,7 @@
/* By: marde-vr <marde-vr@42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/02/04 17:31:38 by tomoron #+# #+# */
/* Updated: 2024/03/25 18:42:00 by tomoron ### ########.fr */
/* Updated: 2024/03/25 19:37:11 by tomoron ### ########.fr */
/* */
/* ************************************************************************** */
@ -23,6 +23,7 @@
# include <sys/stat.h>
# include <signal.h>
# include <stdint.h>
# include <termios.h>
typedef enum e_token_type
{