Made the UserlandFS code gcc4 friendly.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20322 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2007-03-04 08:26:45 +00:00
parent 48d60fa69c
commit 6aeea78c6e
18 changed files with 56 additions and 35 deletions
@@ -6,6 +6,8 @@
#include "BeOSKernelVolume.h"
using std::nothrow;
// constructor
BeOSKernelFileSystem::BeOSKernelFileSystem(beos_vnode_ops* fsOps)
: FileSystem(),