diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/weight.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/weight.h b/locale/weight.h index fed84244bd..c110bf6afc 100644 --- a/locale/weight.h +++ b/locale/weight.h @@ -18,6 +18,7 @@ Boston, MA 02111-1307, USA. */ #include <alloca.h> +#include <errno.h> #include <langinfo.h> #include "localeinfo.h" |