Slab.h no longer includes Depot.h.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22647 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
#define _SLAB_SLAB_H_
|
||||
|
||||
|
||||
#include <slab/Depot.h>
|
||||
|
||||
#include <KernelExport.h>
|
||||
#include <OS.h>
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
* Hugo Santos, [email protected]
|
||||
*/
|
||||
|
||||
#include <Slab.h>
|
||||
|
||||
#include "slab_private.h"
|
||||
|
||||
@@ -17,7 +16,9 @@
|
||||
|
||||
#include <KernelExport.h>
|
||||
|
||||
#include <Depot.h>
|
||||
#include <kernel.h>
|
||||
#include <Slab.h>
|
||||
#include <smp.h>
|
||||
#include <util/AutoLock.h>
|
||||
#include <util/DoublyLinkedList.h>
|
||||
|
||||
Reference in New Issue
Block a user