[USBSTOR]

* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61506
This commit is contained in:
Amine Khaldi 2014-01-03 19:27:01 +00:00
parent 7c79650128
commit c2b78e67c1

View file

@ -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)