include OS.h directly from fs_interface.h in prep for removal from sys/stat.h

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4203 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty
2003-08-02 08:33:05 +00:00
parent e9004ce2e9
commit 80a9c4f4c3
+1
View File
@@ -8,6 +8,7 @@
#include <ktypes.h>
#include <vfs_types.h>
#include <OS.h>
struct dirent;
struct stat;