aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych/psych.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/psych/psych.h')
-rw-r--r--ext/psych/psych.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/psych/psych.h b/ext/psych/psych.h
index 1830ca4b19..6b3d63f246 100644
--- a/ext/psych/psych.h
+++ b/ext/psych/psych.h
@@ -2,10 +2,7 @@
#define PSYCH_H
#include <ruby.h>
-
-#ifdef HAVE_RUBY_ENCODING_H
#include <ruby/encoding.h>
-#endif
#include <yaml.h>