mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 16:39:34 +08:00
USB: Update to FreeBSD trunk 2015-11-10
This commit is contained in:
@@ -27,11 +27,13 @@
|
||||
#ifndef _USB_DEV_H_
|
||||
#define _USB_DEV_H_
|
||||
|
||||
#ifndef USB_GLOBAL_INCLUDE_FILE
|
||||
#include <sys/file.h>
|
||||
#include <sys/selinfo.h>
|
||||
#include <sys/poll.h>
|
||||
#include <sys/signalvar.h>
|
||||
#include <sys/proc.h>
|
||||
#endif
|
||||
|
||||
struct usb_fifo;
|
||||
struct usb_mbuf;
|
||||
|
Reference in New Issue
Block a user