]> git.ipfire.org Git - thirdparty/gcc.git/commit
Adjust included headers in rust-lang.cc
authorOwen Avery <powerboat9.gamer@gmail.com>
Mon, 26 May 2025 21:11:19 +0000 (17:11 -0400)
committerPhilip Herron <philip.herron@embecosm.com>
Tue, 27 May 2025 08:06:47 +0000 (08:06 +0000)
commit57a1b013474f7724e547d03d8da4f4f179a005a4
tree2ff02aa357dcd80ced6ccaa82ae59cfb3522f343
parenta497ed083516891db184e4e87a4b954dbd23ef06
Adjust included headers in rust-lang.cc

This was upstreamed as part of ea34614225d4d255e58f63206eb12178b870cb4c
but never made it to our downstream repo. I've added Philip as a
co-author, since he wrote the upstream commit.

gcc/rust/ChangeLog:

* rust-lang.cc: Remove direct inclusion of "config.h" and
"system.h", move inclusion of "rust-system.h" upwards.

Co-authored-by: Philip Herron <herron.philip@googlemail.com>
Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/rust/rust-lang.cc