- More hack, less build breakage

svn path=/trunk/; revision=37532
This commit is contained in:
Stefan Ginsberg 2008-11-21 22:03:45 +00:00
parent 57cf5503f1
commit c0dbb1b2c1

View file

@ -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" {