mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
8dea67f8ba
CORE-13866
11 lines
256 B
C
11 lines
256 B
C
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
|
|
|
#include <ntdef.h>
|
|
#include <initguid.h>
|
|
#include <ioevent.h>
|
|
#include <wdmguid.h>
|
|
|
|
#define DEVICE_TYPE ULONG
|
|
#include <ntddstor.h>
|
|
|
|
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|