The userland version of BFS almost builds again. recursive_lock_trylock() is

not exported by the UserlandFS interface yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29460 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2009-03-09 01:34:49 +00:00
parent d26a6e8007
commit 110ffb6a22
@@ -28,6 +28,7 @@ UsePrivateHeaders shared ;
Addon <userland>bfs
:
bfs_disk_system.cpp
BlockAllocator.cpp
BPlusTree.cpp
Attribute.cpp