mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 03:10:56 +08:00
Define NTOSAPI before including ntddk.h to avoid including function prototypes with dllimport
svn path=/trunk/; revision=24359
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#define NTOSAPI
|
||||
#include <ntddk.h>
|
||||
#include <arc/arc.h>
|
||||
#include <ketypes.h>
|
||||
|
||||
Reference in New Issue
Block a user