[VFATLIB] Never touch the file system if not in interactive or RW mode.
[reactos.git] / sdk / lib / fslib / ntfslib / ntfslib.h
1 /*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS NTFS FS library
4 * FILE: lib/fslib/ntfslib/ntfslib.h
5 */
6 #define NTOS_MODE_USER
7 #include <ndk/umtypes.h>
8 #include <fmifs/fmifs.h>