norm-fprintf

This commit is contained in:
Loic Deridder
2025-01-24 10:22:33 +01:00
parent 4816278bcf
commit bf87933ded

View File

@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
#ifndef FT_PRINTF_H
# define FT_PRINTF_H
#ifndef FT_FPRINTF_H
# define FT_FPRINTF_H
# include "../../libft.h"
# include <stdlib.h>