avoiding conflict

This commit is contained in:
gazhonsepaskwa
2025-01-17 12:47:08 +01:00
parent eddd4cf75a
commit f5c5a80fb7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#include "lib/libft/libft.h"
#include "../../libft.h"
int is_charset(char c, char *set)
{