Added missing definition for dummyExtent constant.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5657 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
17b66e62ef
commit
8d48c8cffe
@ -12,6 +12,8 @@
|
|||||||
|
|
||||||
#include "PhysicalPartitionAllocator.h"
|
#include "PhysicalPartitionAllocator.h"
|
||||||
|
|
||||||
|
Udf::extent_address PhysicalPartitionAllocator::dummyExtent;
|
||||||
|
|
||||||
PhysicalPartitionAllocator::PhysicalPartitionAllocator(uint16 number,
|
PhysicalPartitionAllocator::PhysicalPartitionAllocator(uint16 number,
|
||||||
uint32 offset,
|
uint32 offset,
|
||||||
Allocator &allocator)
|
Allocator &allocator)
|
||||||
|
Loading…
Reference in New Issue
Block a user