#ifdef on fs_volume so it still compiles in R5 if you define that
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10856 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -15,7 +15,9 @@
|
|||||||
#include <scsi.h>
|
#include <scsi.h>
|
||||||
|
|
||||||
#include <fsproto.h>
|
#include <fsproto.h>
|
||||||
|
#ifndef COMPILE_IN_BEOS
|
||||||
#include <fs_volume.h>
|
#include <fs_volume.h>
|
||||||
|
#endif
|
||||||
#include <lock.h>
|
#include <lock.h>
|
||||||
#include <cache.h>
|
#include <cache.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user