mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that assertions can be there
https://github.com/ruby/readline-ext/commit/4d44c12832
This commit is contained in:
parent
e18b817b1f
commit
425b2064d3
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# AUTOGENERATED DEPENDENCIES START
|
||||
readline.o: $(RUBY_EXTCONF_H)
|
||||
readline.o: $(arch_hdrdir)/ruby/config.h
|
||||
readline.o: $(hdrdir)/ruby.h
|
||||
readline.o: $(hdrdir)/ruby/assert.h
|
||||
readline.o: $(hdrdir)/ruby/backward.h
|
||||
readline.o: $(hdrdir)/ruby/defines.h
|
||||
|
|
Loading…
Reference in a new issue