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-/load/protect/depend | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/-test-/load') diff --git a/ext/-test-/load/protect/depend b/ext/-test-/load/protect/depend index a69bf948ce..b62393f1cb 100644 --- a/ext/-test-/load/protect/depend +++ b/ext/-test-/load/protect/depend @@ -2,6 +2,7 @@ protect.o: $(RUBY_EXTCONF_H) protect.o: $(arch_hdrdir)/ruby/config.h protect.o: $(hdrdir)/ruby.h +protect.o: $(hdrdir)/ruby/assert.h protect.o: $(hdrdir)/ruby/backward.h protect.o: $(hdrdir)/ruby/defines.h protect.o: $(hdrdir)/ruby/intern.h -- cgit v1.2.3