sed -i 's|ruby/impl|ruby/internal|'

To fix build failures.
This commit is contained in:
卜部昌平 2020-05-08 18:31:09 +09:00
parent b85fd1d690
commit 9e41a75255
Notes: git 2020-05-11 09:24:41 +09:00
330 changed files with 43662 additions and 43662 deletions

2
util.c
View file

@ -13,7 +13,7 @@
# define MINGW_HAS_SECURE_API 1
#endif
#include "ruby/impl/config.h"
#include "ruby/internal/config.h"
#include <ctype.h>
#include <errno.h>