summaryrefslogtreecommitdiff
path: root/locale/weight.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-18 03:13:30 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-18 03:13:30 +0000
commit77f855ed46cf2fdc5c852165753f3de122c4b7c9 (patch)
treeaa1dc662697923130d579d1da84ef8307acc04f1 /locale/weight.h
parent7707af891e521bc7c77db974bfdbeacd85ee5269 (diff)
Update.
* locale/weight.h: Include <errno.h>.
Diffstat (limited to 'locale/weight.h')
-rw-r--r--locale/weight.h1
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"