diff options
author | Ovidiu Predescu <ovidiu@gcc.gnu.org> | 2000-08-15 07:40:55 +0000 |
---|---|---|
committer | Ovidiu Predescu <ovidiu@gcc.gnu.org> | 2000-08-15 07:40:55 +0000 |
commit | ed78c86208bc61f7b9d20eb02a5e8beddc83aed5 (patch) | |
tree | 18be53e40b62dc14583b1a8a16b0c8f6b1f72a26 | |
parent | 9d10fcf978c4002e93da48fed90e6e238e701d1f (diff) | |
download | gcc-ed78c86208bc61f7b9d20eb02a5e8beddc83aed5.zip gcc-ed78c86208bc61f7b9d20eb02a5e8beddc83aed5.tar.gz gcc-ed78c86208bc61f7b9d20eb02a5e8beddc83aed5.tar.bz2 |
gthr-posix.h: Conditionally include <sched.h>; include <config.h> from libobjc/.
Tue Aug 15 00:36:36 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
* gthr-posix.h: Conditionally include <sched.h>; include
<config.h> from libobjc/.
From-SVN: r35699
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6d7734c..94c0cac 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Tue Aug 15 00:36:36 2000 Ovidiu Predescu <ovidiu@cup.hp.com> + + * gthr-posix.h: Conditionally include <sched.h>; include + <config.h> from libobjc/. + 2000-08-14 Richard Henderson <rth@cygnus.com> * config/i386/i386.c (legitimize_pic_address): Use Pmode |