aboutsummaryrefslogtreecommitdiffstats
path: root/src/strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strerror.c')
-rw-r--r--src/strerror.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strerror.c b/src/strerror.c
index dd6a6b3..410c4ab 100644
--- a/src/strerror.c
+++ b/src/strerror.c
@@ -23,6 +23,7 @@
#endif
#include <stdlib.h>
+#include <stdio.h>
#include <string.h>
#include <errno.h>