2008-04-30 21:35:23 +00:00
|
|
|
/*
|
|
|
|
* COPYRIGHT: See COPYING in the top level directory
|
|
|
|
* PROJECT: ReactOS NTFS FS library
|
|
|
|
* FILE: lib/fslib/ntfslib/ntfslib.h
|
|
|
|
*/
|
|
|
|
#define NTOS_MODE_USER
|
2011-08-17 14:04:33 +00:00
|
|
|
#include <ndk/umtypes.h>
|
2008-04-30 21:35:23 +00:00
|
|
|
#include <fmifs/fmifs.h>
|