mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
encindex.h: ENCINDEX
* encindex.h: separate encoding index constants from internal.h. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51861 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ca5c9084dc
commit
078b6c9838
10 changed files with 83 additions and 24 deletions
1
file.c
1
file.c
|
@ -28,6 +28,7 @@
|
|||
#include "ruby/util.h"
|
||||
#include "ruby/thread.h"
|
||||
#include "dln.h"
|
||||
#include "encindex.h"
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue