summaryrefslogtreecommitdiff
path: root/include/ruby.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby.h')
-rw-r--r--include/ruby.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ruby.h b/include/ruby.h
index 789804b7b4..31c1df3c5e 100644
--- a/include/ruby.h
+++ b/include/ruby.h
@@ -1,6 +1,7 @@
#ifndef RUBY_H /*-*-C++-*-vi:se ft=cpp:*/
#define RUBY_H 1
/**
+ * @file
* @author $Author$
* @date Sun 10 12:06:15 Jun JST 2007
* @copyright 2007-2008 Yukihiro Matsumoto
@@ -13,7 +14,6 @@
#define HAVE_RUBY_DEBUG_H 1
#define HAVE_RUBY_DEFINES_H 1
#define HAVE_RUBY_ENCODING_H 1
-#define HAVE_RUBY_FIBER_SCHEDULER_H 1
#define HAVE_RUBY_INTERN_H 1
#define HAVE_RUBY_IO_H 1
#define HAVE_RUBY_MEMORY_VIEW_H 1