Quick buildfix.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24944 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
59234b36ce
commit
b6d44561ff
@ -235,7 +235,7 @@ LegacyBootDrive::ReadPartitions(BMessage *settings)
|
||||
settings->AddString("disk", path.Path());
|
||||
diskFound = true;
|
||||
|
||||
#if not USE_SECOND_DISK
|
||||
#if !USE_SECOND_DISK
|
||||
// ignored in test build
|
||||
off_t size = sizeof(kBootLoader);
|
||||
if (!recorder.HasPartitions() || recorder.FirstOffset() < size)
|
||||
|
Loading…
Reference in New Issue
Block a user