aboutsummaryrefslogtreecommitdiff
path: root/includes/usb_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/usb_util.h')
-rw-r--r--includes/usb_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/usb_util.h b/includes/usb_util.h
index 2d1398ba..1b92a34c 100644
--- a/includes/usb_util.h
+++ b/includes/usb_util.h
@@ -52,6 +52,7 @@ typedef struct usbi {
int if_class;
int if_subclass;
int if_protocol;
+ char *if_label;
char *if_class_str;
char *if_subclass_str;
char *if_protocol_str;