Skip to content

Commit

Permalink
fix: Include stdio.h bc readline needs it on certain systems
Browse files Browse the repository at this point in the history
  • Loading branch information
itislu committed Jul 5, 2024
1 parent 309cbfb commit cbef631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/* By: ldulling <ldulling@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/12/08 15:56:26 by lyeh #+# #+# */
/* Updated: 2024/05/05 12:37:49 by ldulling ### ########.fr */
/* Updated: 2024/06/07 07:46:00 by ldulling ### ########.fr */
/* */
/* ************************************************************************** */

Expand Down

0 comments on commit cbef631

Please sign in to comment.