mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
9 lines
228 B
C
9 lines
228 B
C
|
/*
|
||
|
* COPYRIGHT: See COPYING in the top level directory
|
||
|
* PROJECT: ReactOS ReiserFS library
|
||
|
* FILE: lib/fslib/reiserfslib/reiserfslib.h
|
||
|
*/
|
||
|
#define NTOS_MODE_USER
|
||
|
#include <ndk/umtypes.h>
|
||
|
#include <fmifs/fmifs.h>
|