]> gcc.gnu.org Git - gcc.git/commitdiff
gthr-posix.h: Include auto-host.h.
authorOvidiu Predescu <ovidiu@gcc.gnu.org>
Thu, 10 Aug 2000 07:11:44 +0000 (07:11 +0000)
committerOvidiu Predescu <ovidiu@gcc.gnu.org>
Thu, 10 Aug 2000 07:11:44 +0000 (07:11 +0000)
Thu Aug 10 00:11:04 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>

* gthr-posix.h: Include auto-host.h. Conditionally include
<sched.h>.
* configure.in: Check for the <sched.h> header file.
* config.in: Added define for HAVE_SCHED_H.

From-SVN: r35600

gcc/ChangeLog

index 2ff8a183c8177b4f4bd7bbc678782407f760f447..0f8a523fba62abb60496da45062655b58d234bb3 100644 (file)
@@ -1,3 +1,10 @@
+Thu Aug 10 00:11:04 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
+
+       * gthr-posix.h: Include auto-host.h. Conditionally include
+       <sched.h>.
+       * configure.in: Check for the <sched.h> header file.
+       * config.in: Added define for HAVE_SCHED_H.
+
 2000-08-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * c-typeck.c (process_init_element): For -Wtraditional, warn about
This page took 0.068089 seconds and 5 git commands to generate.