summaryrefslogtreecommitdiff
path: root/misc/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/error.c')
-rw-r--r--misc/error.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/error.c b/misc/error.c
index ac6de324dd..ca7f3b47b8 100644
--- a/misc/error.c
+++ b/misc/error.c
@@ -77,6 +77,7 @@ unsigned int error_message_count;
# define error_at_line __error_at_line
# ifdef USE_IN_LIBIO
+# include <libio/iolibio.h>
# define fflush(s) _IO_fflush (s)
# endif