8000 Include ruby/assert.h in ruby/ruby.h so that assertions can be there · ruby/readline-ext@4d44c12 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 4d44c12

Browse files
committed
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
1 parent 3fd10f0 commit 4d44c12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/readline/depend

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
readline.o: $(RUBY_EXTCONF_H)
33
readline.o: $(arch_hdrdir)/ruby/config.h
44
readline.o: $(hdrdir)/ruby.h
5+
readline.o: $(hdrdir)/ruby/assert.h
56
readline.o: $(hdrdir)/ruby/backward.h
67
readline.o: $(hdrdir)/ruby/defines.h
78
readline.o: $(hdrdir)/ruby/encoding.h

0 commit comments

Comments
 (0)
0