mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
This isn't needed for Process / Thread as they only reference it by pointer and it's already part of Kernel/Forward.h. So just include it where the implementation needs to call it.