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