diff options
| -rw-r--r-- | parse.y | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ # include RUBY_EXTCONF_H #endif +#include "ruby/internal/config.h" + #include <errno.h> #include "internal/ruby_parser.h" #include "parser_node.h" |
![]() |
index : ruby.git | |
| The Ruby Programming Language |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | parse.y | 2 |
@@ -29,6 +29,8 @@ # include RUBY_EXTCONF_H #endif +#include "ruby/internal/config.h" + #include <errno.h> #include "internal/ruby_parser.h" #include "parser_node.h" |