mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 12:29:56 +00:00
Fix rtshared, didn't know about this module
svn path=/trunk/; revision=16256
This commit is contained in:
parent
c78d9b68e1
commit
ff3d5dbe7d
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
||||||
* 06-07-2003 CSH Created
|
* 06-07-2003 CSH Created
|
||||||
*/
|
*/
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
#define NTOS_MODE_USER
|
||||||
|
#include <ndk/ntndk.h>
|
||||||
#include <pseh.h>
|
#include <pseh.h>
|
||||||
#include "regtests.h"
|
#include "regtests.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue