mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 13:34:24 +08:00
- More hack, less build breakage
svn path=/trunk/; revision=37532
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
#ifndef _POWRPROF_H
|
||||
#define _POWRPROF_H
|
||||
|
||||
#ifndef __WINE_WINTERNL_H
|
||||
/* FIXME: Include this, so NTSTATUS gets defined.
|
||||
Not very clean, but I can't get the hacH^H^H^override used
|
||||
by official PSDK to work. */
|
||||
#include <ntsecapi.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user