diff options
author | Peter Zhu <[email protected]> | 2022-02-18 11:06:13 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2022-02-22 09:55:21 -0500 |
commit | 2d5ecd60a5827d95449b9bd8704a0df2ffb0a60a (patch) | |
tree | 9ec1ef4c36e74c45fe3c0e7a06d13bf718e4b169 /ext/fcntl | |
parent | 638fd8774bed27b997f3b634ba8be7aa304be3c3 (diff) |
[Feature #18249] Update dependencies
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5474
Diffstat (limited to 'ext/fcntl')
-rw-r--r-- | ext/fcntl/depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fcntl/depend b/ext/fcntl/depend index 46a9e78172..718de62e26 100644 --- a/ext/fcntl/depend +++ b/ext/fcntl/depend @@ -14,6 +14,7 @@ fcntl.o: $(hdrdir)/ruby/backward/2/stdalign.h fcntl.o: $(hdrdir)/ruby/backward/2/stdarg.h fcntl.o: $(hdrdir)/ruby/defines.h fcntl.o: $(hdrdir)/ruby/intern.h +fcntl.o: $(hdrdir)/ruby/internal/abi.h fcntl.o: $(hdrdir)/ruby/internal/anyargs.h fcntl.o: $(hdrdir)/ruby/internal/arithmetic.h fcntl.o: $(hdrdir)/ruby/internal/arithmetic/char.h |