diff options
author | 卜部昌平 <[email protected]> | 2021-04-09 18:01:15 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2021-04-13 14:30:21 +0900 |
commit | 6413dc27dca1347d95f0b37527a794b182e4f7b9 (patch) | |
tree | f087bc733fceb56e7fd58ab32fa9ec26663a46c5 /ext/fcntl | |
parent | f411fcd14587cfbf1efb86944134b993c04b050e (diff) |
dependency updates
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4371
Diffstat (limited to 'ext/fcntl')
-rw-r--r-- | ext/fcntl/depend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/fcntl/depend b/ext/fcntl/depend index cdaa3aa582..720b67d9bf 100644 --- a/ext/fcntl/depend +++ b/ext/fcntl/depend @@ -136,7 +136,6 @@ fcntl.o: $(hdrdir)/ruby/internal/static_assert.h fcntl.o: $(hdrdir)/ruby/internal/stdalign.h fcntl.o: $(hdrdir)/ruby/internal/stdbool.h fcntl.o: $(hdrdir)/ruby/internal/symbol.h -fcntl.o: $(hdrdir)/ruby/internal/token_paste.h fcntl.o: $(hdrdir)/ruby/internal/value.h fcntl.o: $(hdrdir)/ruby/internal/value_type.h fcntl.o: $(hdrdir)/ruby/internal/variable.h |