mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
8 lines
228 B
C
8 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>
|