mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
De-duplicate parse_st.c code from st.c
This commit is contained in:
parent
3443e43b62
commit
c94b5f121d
Notes:
git
2023-06-24 10:17:55 +00:00
4 changed files with 8 additions and 2022 deletions
2
st.c
2
st.c
|
@ -103,7 +103,7 @@
|
|||
#ifdef NOT_RUBY
|
||||
#include "regint.h"
|
||||
#include "st.h"
|
||||
#else
|
||||
#elif defined RUBY_EXPORT
|
||||
#include "internal.h"
|
||||
#include "internal/bits.h"
|
||||
#include "internal/hash.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue