make usb miniports not to use old header

svn path=/trunk/; revision=16278
This commit is contained in:
Alex Ionescu 2005-06-26 05:06:38 +00:00
parent 2d4d9762bb
commit 068dd36e8b
3 changed files with 0 additions and 3 deletions

View file

@ -26,7 +26,6 @@
#include "stddef.h"
#include "windef.h"
//#include <ddk/miniport.h>
#include <ddk/ntapi.h>
#ifdef DBG
#define DPRINT(arg) DbgPrint arg;

View file

@ -26,7 +26,6 @@
#include "stddef.h"
#include "windef.h"
//#include <ddk/miniport.h>
#include <ddk/ntapi.h>
#ifdef DBG
#define DPRINT(arg) DbgPrint arg;

View file

@ -26,7 +26,6 @@
#include "stddef.h"
#include "windef.h"
//#include <ddk/miniport.h>
#include <ddk/ntapi.h>
// Export funcs here
/*