diff options
Diffstat (limited to 'include/ms_glob.h')
| -rw-r--r-- | include/ms_glob.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ms_glob.h b/include/ms_glob.h index 774d3be..a5c21bd 100644 --- a/include/ms_glob.h +++ b/include/ms_glob.h @@ -19,6 +19,7 @@ # include "libft_str.h" # include "libft_vec.h" # include "utils.h" +# include <limits.h> struct s_glob_param { |
