- Get NDIS to compile on msvc/ddk (thanks to filip for his help)
[reactos.git] / reactos / drivers / net / ndis / include / miniport.h
index a769365..3423e7e 100644 (file)
@@ -8,6 +8,7 @@
 #ifndef __MINIPORT_H
 #define __MINIPORT_H
 
+#include <ndis.h>
 #include <ndissys.h>
 
 struct _ADAPTER_BINDING;