From 715955ff27206351dcf509eb3c60e0927ad9a708 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Sun, 14 Jul 2019 13:06:22 +0900 Subject: Include ruby/assert.h in ruby/ruby.h so that assertions can be there --- ext/-test-/gvl/call_without_gvl/depend | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/-test-/gvl/call_without_gvl/depend') diff --git a/ext/-test-/gvl/call_without_gvl/depend b/ext/-test-/gvl/call_without_gvl/depend index 1f7443898d..3d4253b977 100644 --- a/ext/-test-/gvl/call_without_gvl/depend +++ b/ext/-test-/gvl/call_without_gvl/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START call_without_gvl.o: $(RUBY_EXTCONF_H) call_without_gvl.o: $(arch_hdrdir)/ruby/config.h +call_without_gvl.o: $(hdrdir)/ruby/assert.h call_without_gvl.o: $(hdrdir)/ruby/backward.h call_without_gvl.o: $(hdrdir)/ruby/defines.h call_without_gvl.o: $(hdrdir)/ruby/intern.h -- cgit v1.2.3