summaryrefslogtreecommitdiff
path: root/ext/fcntl/depend
diff options
context:
space:
mode:
authorMatt Valentine-House <matt@eightbitraptor.com>2023-02-16 22:37:59 +0000
committerAaron Patterson <aaron.patterson@gmail.com>2023-02-27 10:11:56 -0800
commitf38c6552f9f27169fbf4c0f3c25d34b8c2c28c9b (patch)
treec66158c172a5f270eda61b3e2065786cd74180c6 /ext/fcntl/depend
parent98e4bdf3e7f60346460cc75858df5f60288e396d (diff)
Remove intern/gc.h from Make deps
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7330
Diffstat (limited to 'ext/fcntl/depend')
-rw-r--r--ext/fcntl/depend1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/fcntl/depend b/ext/fcntl/depend
index 4f708150e8..da16ba421d 100644
--- a/ext/fcntl/depend
+++ b/ext/fcntl/depend
@@ -112,7 +112,6 @@ fcntl.o: $(hdrdir)/ruby/internal/intern/enumerator.h
fcntl.o: $(hdrdir)/ruby/internal/intern/error.h
fcntl.o: $(hdrdir)/ruby/internal/intern/eval.h
fcntl.o: $(hdrdir)/ruby/internal/intern/file.h
-fcntl.o: $(hdrdir)/ruby/internal/intern/gc.h
fcntl.o: $(hdrdir)/ruby/internal/intern/hash.h
fcntl.o: $(hdrdir)/ruby/internal/intern/io.h
fcntl.o: $(hdrdir)/ruby/internal/intern/load.h