mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Noticed that internal/stdbool.h and addr2line.c are the only two place where missing/stdbool.h is included. Why not delete the file so that we can merge internal/stdbool.h and missing/stdbool.h into one.