Skip to content

Commit

Permalink
include errno
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmaclarty committed Mar 15, 2020
1 parent 42cda6d commit 52063ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/amulet.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
#include <unistd.h>
#endif

#include <errno.h>
#include <assert.h>
#include <stdarg.h>
#include <stdio.h>
Expand Down

0 comments on commit 52063ac

Please sign in to comment.