1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-06-05 17:30:32 +00:00
reactos/sdk/include/ddk/usbdrivr.h

10 lines
146 B
C
Raw Normal View History

#pragma once
#define USB_KERNEL_IOCTL
#include "usbioctl.h"
#undef USB_KERNEL_IOCTL
#include "usb.h"
#include "usbdlib.h"
#include "usbbusif.h"