ntddndis.h must include OID definitions.
authorEric Kohl <eric.kohl@reactos.org>
Fri, 17 Jan 2003 13:04:55 +0000 (13:04 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Fri, 17 Jan 2003 13:04:55 +0000 (13:04 +0000)
svn path=/trunk/; revision=4020

reactos/include/net/ntddndis.h

index e3d6a82..5916792 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef __NTDDNDIS_H
 #define __NIDDNDIS_H
 
+#include <net/ndisoid.h>
+
 typedef enum _NDIS_DEVICE_POWER_STATE
 {
     NdisDeviceStateUnspecified = 0,