mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +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.