summaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authorovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-10 07:07:58 +0000
committerovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-10 07:07:58 +0000
commitaad1e275a5a0349851c980cede89f145ea77eff8 (patch)
tree9c5d9205bb24e73fbed7c7a980c5526df69f0f56 /gcc/config.in
parentf129e3bac004574b0d59f4197f3a992d71124726 (diff)
downloadgcc-aad1e275a5a0349851c980cede89f145ea77eff8.tar.gz
Added define for HAVE_SCHED_H.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35597 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 85516d193bf..877f527b732 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -237,6 +237,9 @@
/* 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