mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
add missing include
svn path=/trunk/; revision=13620
This commit is contained in:
parent
ffb21066c5
commit
5e471fb25d
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
#define NTOS_MODE_USER
|
||||
#include <ntos.h>
|
||||
#include <stdio.h>
|
||||
#include <tchar.h>
|
||||
#include <windows.h>
|
||||
|
||||
#include "services.h"
|
||||
|
|
Loading…
Reference in a new issue