diff options
Diffstat (limited to 'misc/error.c')
-rw-r--r-- | misc/error.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/error.c b/misc/error.c index 9d01066169..0e12297001 100644 --- a/misc/error.c +++ b/misc/error.c @@ -74,6 +74,7 @@ unsigned int error_message_count; # define program_name program_invocation_name # include <errno.h> +# include <libio/libioP.h> /* In GNU libc we want do not want to use the common name `error' directly. Instead make it a weak alias. */ |