@hipsterelectron That is a good question, there are some global reviews which could ok the patch though. In this case the big change is just:
`/#define INCLUDE_MEMORY/d`.
which to some extend is an obvious enough change that nobody will mind.
Note GCC has an obvious rule (https://gcc.gnu.org/gitwrite.html) which has been used before but folks try not to abuse it.
I have used the obvious rule to fix a build/bootstrap failure, to commit some new testcases, some doc fixes . But I try not to abuse it.