aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/st.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/st.h')
-rw-r--r--include/ruby/st.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/ruby/st.h b/include/ruby/st.h
index 53e82618f1..5627124e39 100644
--- a/include/ruby/st.h
+++ b/include/ruby/st.h
@@ -12,13 +12,7 @@ extern "C" {
#endif
#endif
-#ifndef RUBY_LIB_PREFIX
-#include "ruby/config.h"
#include "ruby/defines.h"
-#ifdef RUBY_EXTCONF_H
-#include RUBY_EXTCONF_H
-#endif
-#endif
#if defined STDC_HEADERS
#include <stddef.h>