]> gcc.gnu.org Git - gcc.git/commitdiff
Added define for HAVE_SCHED_H.
authorOvidiu Predescu <ovidiu@gcc.gnu.org>
Thu, 10 Aug 2000 07:07:58 +0000 (07:07 +0000)
committerOvidiu Predescu <ovidiu@gcc.gnu.org>
Thu, 10 Aug 2000 07:07:58 +0000 (07:07 +0000)
From-SVN: r35597

gcc/config.in

index 85516d193bf5879b5ca7ff870d3d6571dd7fe7d6..877f527b73286de3c9ea8fc0b1ff19eb00bf4853 100644 (file)
 /* Define if you have the <nl_types.h> header file.  */
 #undef HAVE_NL_TYPES_H
 
+/* Define if you have the <sched.h> header file.  */
+#undef HAVE_SCHED_H
+
 /* Define if you have the <stab.h> header file.  */
 #undef HAVE_STAB_H
 
This page took 0.053367 seconds and 5 git commands to generate.