Skip to content

Commit

Permalink
missing errno.h
Browse files Browse the repository at this point in the history
  • Loading branch information
gquintard committed Jun 25, 2024
1 parent fd4948a commit 93d362c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <ctype.h>
#include <errno.h>
#include <math.h>
#include <signal.h>
#include <stdbool.h>
Expand Down

0 comments on commit 93d362c

Please sign in to comment.