diff options
Diffstat (limited to 'include/libft_str.h')
| -rw-r--r-- | include/libft_str.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libft_str.h b/include/libft_str.h index ea6115d..d65c90f 100644 --- a/include/libft_str.h +++ b/include/libft_str.h @@ -15,6 +15,7 @@ # include <stddef.h> # include "libft_ctype.h" +# include "libft_mem.h" typedef enum { |
