mirror of
https://github.com/reactos/reactos.git
synced 2025-01-09 15:51:16 +00:00
4f0b8d3db0
svn path=/branches/ntvdm/; revision=59241
8 lines
219 B
C
8 lines
219 B
C
/*
|
|
* COPYRIGHT: See COPYING in the top level directory
|
|
* PROJECT: ReactOS NTFS FS library
|
|
* FILE: lib/fslib/ntfslib/ntfslib.h
|
|
*/
|
|
#define NTOS_MODE_USER
|
|
#include <ndk/umtypes.h>
|
|
#include <fmifs/fmifs.h>
|