One thing I don't like is that we are adding an include to the *def.h headers. These seem to want no headers? Although technically they should include their required headers... hopefully nobody will complain about us adding the kfence header (the only major include in kfence.h is mm.h).
Fixes https://github.com/google/kasan/issues/164
One thing I don't like is that we are adding an include to the *def.h headers. These seem to want no headers? Although technically they should include their required headers... hopefully nobody will complain about us adding the kfence header (the only major include in kfence.h is mm.h).