From: Ulrich Drepper Date: Wed, 18 Aug 1999 03:13:30 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.20~19877 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=77f855ed46cf2fdc5c852165753f3de122c4b7c9;p=platform%2Fupstream%2Flinaro-glibc.git Update. * locale/weight.h: Include . --- diff --git a/ChangeLog b/ChangeLog index 70c28b2..da353b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-08-17 Ulrich Drepper + * locale/weight.h: Include . + * posix/sys/types.h: Define type useconds_t if not done already. * posix/unistd.h: Likewise. Use this in ualarm and usleep declarations. diff --git a/locale/weight.h b/locale/weight.h index fed8424..c110bf6 100644 --- a/locale/weight.h +++ b/locale/weight.h @@ -18,6 +18,7 @@ Boston, MA 02111-1307, USA. */ #include +#include #include #include "localeinfo.h"