aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/intern.h')
-rw-r--r--include/ruby/intern.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/ruby/intern.h b/include/ruby/intern.h
index 48608f32c3..134bd86832 100644
--- a/include/ruby/intern.h
+++ b/include/ruby/intern.h
@@ -26,11 +26,7 @@ extern "C" {
#include RUBY_EXTCONF_H
#endif
-#ifdef HAVE_STDARG_PROTOTYPES
# include <stdarg.h>
-#else
-# include <varargs.h>
-#endif
#include "ruby/st.h"