ew
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
/* ************************************************************************** */
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* minitalk.h :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: yantoine <yantoine@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/03/26 23:04:05 by yantoine #+# #+# */
|
||||
/* Updated: 2024/04/16 05:50:54 by yantoine ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#ifndef MINITALK_H
|
||||
# define MINITALK_H
|
||||
# include <unistd.h>
|
||||
# include <signal.h>
|
||||
# include "../lib/ft_printf/header/ft_printf.h"
|
||||
# include "../lib/libft/libft.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user