Fix buildworld.

This commit is contained in:
Ollivier Robert 2000-07-06 08:37:34 +00:00
parent f943749dcd
commit ee76ce7fa5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62675

View File

@ -54,6 +54,8 @@
#define UR_GET_PROTOCOL 0x03
#define UR_SET_PROTOCOL 0x0b
#define UPACKED __attribute__ ((packed))
typedef struct usb_hid_descriptor {
uByte bLength;
uByte bDescriptorType;