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

ndis.sys: Avoid including ntddndis.h directly.

parent d23a474f
......@@ -32,7 +32,6 @@
#include "ws2ipdef.h"
#include "iphlpapi.h"
#include "netioapi.h"
#include "ntddndis.h"
#include "ddk/wdm.h"
#include "ddk/ndis.h"
#include "winreg.h"
......
......@@ -22,7 +22,6 @@
#define WIN32_NO_STATUS
#include <windows.h>
#include <winioctl.h>
#include <ntddndis.h>
#include <winsock2.h>
#include <ws2ipdef.h>
#include <iphlpapi.h>
......
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