mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 17:44:24 +08:00
Fix warning if defined(DBG)
svn path=/trunk/; revision=6651
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: services.c,v 1.12 2003/08/28 13:38:24 gvg Exp $
|
||||
/* $Id: services.c,v 1.13 2003/11/15 15:08:32 gvg Exp $
|
||||
*
|
||||
* service control manager
|
||||
*
|
||||
@@ -31,6 +31,7 @@
|
||||
|
||||
#define NTOS_MODE_USER
|
||||
#include <ntos.h>
|
||||
#include <stdio.h>
|
||||
#include <windows.h>
|
||||
|
||||
#include "services.h"
|
||||
|
||||
Reference in New Issue
Block a user