mirror of
https://review.haiku-os.org/haiku
synced 2025-02-23 14:08:15 +01:00
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:
parent
2855cf2fd4
commit
4f456fc26a
@ -24,8 +24,9 @@
|
||||
# define _IMPEXP_KERNEL
|
||||
#endif
|
||||
|
||||
#include <fsproto.h>
|
||||
|
||||
extern "C" {
|
||||
#include <fsproto.h>
|
||||
#include <lock.h>
|
||||
#include <cache.h>
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user