ntddndis.h must include OID definitions.

svn path=/trunk/; revision=4020
This commit is contained in:
Eric Kohl 2003-01-17 13:04:55 +00:00
parent 0349fbade9
commit 4e7b1eb14b

View file

@ -7,6 +7,8 @@
#ifndef __NTDDNDIS_H
#define __NIDDNDIS_H
#include <net/ndisoid.h>
typedef enum _NDIS_DEVICE_POWER_STATE
{
NdisDeviceStateUnspecified = 0,