mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
[USBSTOR]
* Cleanup the main header. CORE-7716 svn path=/trunk/; revision=61506
This commit is contained in:
@@ -1,18 +1,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <ntddk.h>
|
||||
#include <wdm.h>
|
||||
#include <usbdi.h>
|
||||
#include <hubbusif.h>
|
||||
#include <usbbusif.h>
|
||||
#include <usbioctl.h>
|
||||
#include <usbiodef.h>
|
||||
#include <usb.h>
|
||||
#include <usbdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <wdmguid.h>
|
||||
#include <classpnp.h>
|
||||
#include <scsi.h>
|
||||
|
||||
#define USB_STOR_TAG 'sbsu'
|
||||
#define USB_MAXCHILDREN (16)
|
||||
|
||||
Reference in New Issue
Block a user