mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
8 lines
213 B
C
8 lines
213 B
C
/*
|
|
* COPYRIGHT: See COPYING in the top level directory
|
|
* PROJECT: ReactOS FFS library
|
|
* FILE: lib/fslib/ffslib/ffslib.h
|
|
*/
|
|
#define NTOS_MODE_USER
|
|
#include <ndk/umtypes.h>
|
|
#include <fmifs/fmifs.h>
|