mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:25:58 +00:00
make usb miniports not to use old header
svn path=/trunk/; revision=16278
This commit is contained in:
parent
2d4d9762bb
commit
068dd36e8b
3 changed files with 0 additions and 3 deletions
|
@ -26,7 +26,6 @@
|
||||||
#include "stddef.h"
|
#include "stddef.h"
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
//#include <ddk/miniport.h>
|
//#include <ddk/miniport.h>
|
||||||
#include <ddk/ntapi.h>
|
|
||||||
|
|
||||||
#ifdef DBG
|
#ifdef DBG
|
||||||
#define DPRINT(arg) DbgPrint arg;
|
#define DPRINT(arg) DbgPrint arg;
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
#include "stddef.h"
|
#include "stddef.h"
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
//#include <ddk/miniport.h>
|
//#include <ddk/miniport.h>
|
||||||
#include <ddk/ntapi.h>
|
|
||||||
|
|
||||||
#ifdef DBG
|
#ifdef DBG
|
||||||
#define DPRINT(arg) DbgPrint arg;
|
#define DPRINT(arg) DbgPrint arg;
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
#include "stddef.h"
|
#include "stddef.h"
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
//#include <ddk/miniport.h>
|
//#include <ddk/miniport.h>
|
||||||
#include <ddk/ntapi.h>
|
|
||||||
|
|
||||||
// Export funcs here
|
// Export funcs here
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue