feat(bonus): replacing mandatory header by bonus header

This commit is contained in:
Raphael 2026-01-29 14:28:00 +01:00
parent c2f5d7e592
commit ee27ca6db6
No known key found for this signature in database

View file

@ -6,12 +6,11 @@
/* By: rparodi <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/11/18 17:12:02 by rparodi #+# #+# */
/* Updated: 2025/12/21 00:13:38 by rparodi ### ########.fr */
/* Updated: 2026/01/29 14:25:47 by rparodi ### ########.fr */
/* */
/* ************************************************************************** */
#include "get_next_line.h"
#include <sys/syslimits.h>
#include "get_next_line_bonus.h"
char *ft_check(char *memory, int fd)
{