Now includes fs_volume.h rather than unistd.h for B_MOUNT_READ_ONLY.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2830 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
1211df5f90
commit
d99c61a52c
@ -13,11 +13,11 @@
|
||||
#include "Query.h"
|
||||
|
||||
#include <KernelExport.h>
|
||||
#include <fs_volume.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <ctype.h>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user