Solved a name clash for the poor souls using Windows.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20211 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -42,11 +42,11 @@ KernelAddon <test>userlandfs
|
|||||||
userlandfs_ioctl.cpp
|
userlandfs_ioctl.cpp
|
||||||
|
|
||||||
FileSystem.cpp
|
FileSystem.cpp
|
||||||
|
kernel_interface.cpp
|
||||||
KernelDebug.cpp
|
KernelDebug.cpp
|
||||||
KernelRequestHandler.cpp
|
KernelRequestHandler.cpp
|
||||||
Settings.cpp
|
Settings.cpp
|
||||||
UserlandFS.cpp
|
UserlandFS.cpp
|
||||||
userlandfs.cpp
|
|
||||||
Volume.cpp
|
Volume.cpp
|
||||||
|
|
||||||
$(kernelC++)
|
$(kernelC++)
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// userlandfs.cpp
|
// kernel_interface.cpp
|
||||||
|
|
||||||
#include <KernelExport.h>
|
#include <KernelExport.h>
|
||||||
#include <fsproto.h>
|
#include <fsproto.h>
|
||||||
Reference in New Issue
Block a user