OSDN Git Service

Check for <sched.h>.
authorovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Aug 2000 07:38:54 +0000 (07:38 +0000)
committerovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Aug 2000 07:38:54 +0000 (07:38 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35697 138bc75d-0d04-0410-961f-82ee72b054a4

libobjc/config.h.in [new file with mode: 0644]

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