ReactOS 0.4.15-dev-8064-gdaf8068
usbdrivr.h
Go to the documentation of this file.
1#pragma once
2
3#define USB_KERNEL_IOCTL
4#include "usbioctl.h"
5#undef USB_KERNEL_IOCTL
6
7#include "usb.h"
8#include "usbdlib.h"
9#include "usbbusif.h"