/* By: ljiriste <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/05/09 08:45:21 by ljiriste #+# #+# */
-/* Updated: 2024/05/23 09:50:14 by ljiriste ### ########.fr */
+/* Updated: 2024/05/24 08:44:24 by ljiriste ### ########.fr */
/* */
/* ************************************************************************** */
#include "philo.h"
#include <unistd.h>
+#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>