Fix buildworld.

This commit is contained in:
Ollivier Robert
2000-07-06 08:37:34 +00:00
parent f943749dcd
commit ee76ce7fa5
+2
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;