From: Ovidiu Predescu Date: Thu, 10 Aug 2000 07:07:58 +0000 (+0000) Subject: Added define for HAVE_SCHED_H. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3ef5f28679a387f258e39aea208040a08e5036fc;p=gcc.git Added define for HAVE_SCHED_H. From-SVN: r35597 --- 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 header file. */ #undef HAVE_NL_TYPES_H +/* Define if you have the header file. */ +#undef HAVE_SCHED_H + /* Define if you have the header file. */ #undef HAVE_STAB_H