Include ruby.h in empty.c to have ABI version
I forgot to include this as part of 638fd8774bed27b997f3b634ba8be7aa304be3c3.
This commit is contained in:
parent
2dd66e5571
commit
06dab12717
@ -1,3 +1,5 @@
|
||||
#include "ruby.h"
|
||||
|
||||
void
|
||||
Init_empty(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user