usb: include dma.h header for future busmastering usage
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
#include <86box/mem.h>
|
#include <86box/mem.h>
|
||||||
#include <86box/timer.h>
|
#include <86box/timer.h>
|
||||||
#include <86box/usb.h>
|
#include <86box/usb.h>
|
||||||
|
#include <86box/dma.h>
|
||||||
|
|
||||||
#ifdef ENABLE_USB_LOG
|
#ifdef ENABLE_USB_LOG
|
||||||
int usb_do_log = ENABLE_USB_LOG;
|
int usb_do_log = ENABLE_USB_LOG;
|
||||||
|
Reference in New Issue
Block a user