From f3fc0ba86b8604d09db4cd8cc7d2a1e84e315b11 Mon Sep 17 00:00:00 2001
From: Ovidiu Predescu <ovidiu@gcc.gnu.org>
Date: Tue, 15 Aug 2000 07:38:54 +0000
Subject: [PATCH] Check for <sched.h>.

From-SVN: r35697
---
 libobjc/config.h.in | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 libobjc/config.h.in

diff --git a/libobjc/config.h.in b/libobjc/config.h.in
new file mode 100644
index 000000000000..70427edaf6be
--- /dev/null
+++ b/libobjc/config.h.in
@@ -0,0 +1,2 @@
+/* Define this if you have the <sched.h> header file */
+#undef HAVE_SCHED_H
-- 
GitLab