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 582ef00..1f665b5 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 { |
