mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 04:14:53 +00:00
[SMSS2]: I hate you, rbuild.
svn path=/trunk/; revision=55468
This commit is contained in:
parent
524f08e959
commit
56152bb4a9
1 changed files with 5 additions and 1 deletions
|
@ -7,6 +7,9 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* DEPENDENCIES ***************************************************************/
|
/* DEPENDENCIES ***************************************************************/
|
||||||
|
#pragma once
|
||||||
|
#ifndef _SM_
|
||||||
|
#define _SM_
|
||||||
|
|
||||||
//
|
//
|
||||||
// Native Headers
|
// Native Headers
|
||||||
|
@ -206,4 +209,5 @@ VOID
|
||||||
NTAPI
|
NTAPI
|
||||||
SmpTranslateSystemPartitionInformation(
|
SmpTranslateSystemPartitionInformation(
|
||||||
VOID
|
VOID
|
||||||
);
|
);
|
||||||
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue