Merge in 58534, 58627, and 58628 from trunk. After this, the 0.3.15 code is frozen.
[reactos.git] / base / system / services / services.h
index 8e13a3e..20afb30 100644 (file)
@@ -86,6 +86,7 @@ typedef struct _START_LOCK
 extern LIST_ENTRY ServiceListHead;
 extern LIST_ENTRY GroupListHead;
 extern LIST_ENTRY ImageListHead;
+extern BOOL ScmInitialize;
 extern BOOL ScmShutdown;