summaryrefslogtreecommitdiff
path: root/ext/readline
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-14 13:06:22 +0900
committeraycabta <aycabta@gmail.com>2020-01-23 13:31:19 +0900
commit425b2064d394639101854c83a061a0918b33b857 (patch)
treefb767e4665904479da851f904879cfbb8578a33f /ext/readline
parente18b817b1f0a4c318f1f0fe54fceaa5cbc85e8ab (diff)
[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
Diffstat (limited to 'ext/readline')
-rw-r--r--ext/readline/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/readline/depend b/ext/readline/depend
index 2dde7fca58..7ebc6119c5 100644
--- a/ext/readline/depend
+++ b/ext/readline/depend
@@ -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