Commit d23a474f authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

include: Include ntddndis.h in ndis.h.

parent ed3ed4d8
......@@ -21,6 +21,8 @@
#ifndef _NDIS_
#define _NDIS_
#include <ntddndis.h>
typedef ULONG NDIS_AF, *PNDIS_AF;
typedef MDL NDIS_BUFFER, *PNDIS_BUFFER;
typedef void *NDIS_HANDLE, *PNDIS_HANDLE, *PNDIS_PACKET_POOL;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment