internal.h: remove dependecy on ruby/encoding.h

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2018-01-09 06:24:11 +00:00
parent ee85a6e72b
commit e9cb552ec9
28 changed files with 58 additions and 23 deletions

View file

@ -9,6 +9,7 @@
**********************************************************************/
#include "ruby/encoding.h"
#include "internal.h"
#include "transcode_data.h"
#include <ctype.h>