diff options
Diffstat (limited to 'lib/strerror.c')
-rw-r--r-- | lib/strerror.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/strerror.c b/lib/strerror.c index ae618c6e4..f07e1df47 100644 --- a/lib/strerror.c +++ b/lib/strerror.c @@ -31,6 +31,7 @@ #include <idna.h> #endif +#include "multi.h" #include "strerror.h" #define _MPRINTF_REPLACE /* use our functions only */ |