new header for bonus

This commit is contained in:
Hugo LAMY
2019-12-16 14:09:02 +01:00
parent 2458428219
commit 1d30401e15
4 changed files with 266 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
/* By: hulamy <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/01/29 10:19:37 by hulamy #+# #+# */
/* Updated: 2019/12/16 13:58:03 by hulamy ### ########.fr */
/* Updated: 2019/12/16 14:07:14 by hulamy ### ########.fr */
/* */
/* ************************************************************************** */
@@ -17,10 +17,6 @@
# include <unistd.h>
# include <stdlib.h>
# ifndef BUFF_SIZE
# define BUFF_SIZE 9999
# endif
typedef struct s_gnlist
{
int lfd;