mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Include ruby.h in empty.c to have ABI version
I forgot to include this as part of
638fd8774b
.
This commit is contained in:
parent
2dd66e5571
commit
06dab12717
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#include "ruby.h"
|
||||||
|
|
||||||
void
|
void
|
||||||
Init_empty(void)
|
Init_empty(void)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue