mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 05:44:23 +08:00
ntddndis.h must include OID definitions.
svn path=/trunk/; revision=4020
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#ifndef __NTDDNDIS_H
|
||||
#define __NIDDNDIS_H
|
||||
|
||||
#include <net/ndisoid.h>
|
||||
|
||||
typedef enum _NDIS_DEVICE_POWER_STATE
|
||||
{
|
||||
NdisDeviceStateUnspecified = 0,
|
||||
|
||||
Reference in New Issue
Block a user