aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/ruby.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/ruby.h')
-rw-r--r--include/ruby/ruby.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ruby/ruby.h b/include/ruby/ruby.h
index 11e3bb819a..576e4cd23c 100644
--- a/include/ruby/ruby.h
+++ b/include/ruby/ruby.h
@@ -21,12 +21,10 @@ extern "C" {
#endif
#endif
-#ifndef RUBY_LIB_PREFIX
#include "ruby/config.h"
#ifdef RUBY_EXTCONF_H
#include RUBY_EXTCONF_H
#endif
-#endif
#define NORETURN_STYLE_NEW 1
#ifndef NORETURN