mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
Kernel: Use Forward.h headers more
This commit is contained in:
@@ -231,8 +231,6 @@ UNMAP_AFTER_INIT ProcFSNetworkDirectory::ProcFSNetworkDirectory(const ProcFSRoot
|
||||
{
|
||||
}
|
||||
|
||||
class ProcFSSystemDirectory;
|
||||
|
||||
class ProcFSDumpKmallocStacks : public ProcFSSystemBoolean {
|
||||
public:
|
||||
static NonnullRefPtr<ProcFSDumpKmallocStacks> must_create(const ProcFSSystemDirectory&);
|
||||
|
||||
Reference in New Issue
Block a user