It's now safe to include fsproto.h from C++.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7825 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -24,8 +24,9 @@
|
|||||||
# define _IMPEXP_KERNEL
|
# define _IMPEXP_KERNEL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern "C" {
|
|
||||||
#include <fsproto.h>
|
#include <fsproto.h>
|
||||||
|
|
||||||
|
extern "C" {
|
||||||
#include <lock.h>
|
#include <lock.h>
|
||||||
#include <cache.h>
|
#include <cache.h>
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user